Skip to content

Commit d840866

Browse files
committed
Add Github Actions workflow file
1 parent f866489 commit d840866

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ruby.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
name: Ruby
1111

1212
env:
13-
SECRETS_TOKEN: ${{ secrets.PAT }}
13+
PAT: ${{ secrets.PAT }}
1414

1515
on:
1616
push:

0 commit comments

Comments
 (0)