Skip to content

Commit a55ae6f

Browse files
committed
chore
1 parent 3321d5e commit a55ae6f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/ci.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -95,7 +95,7 @@ jobs:
9595
# tem como usar secrets como valor, env e files
9696
#github_token=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
9797
secrets: |
98-
github_token=${{ secrets.GITHUB_TOKEN }}
98+
github_token=${{ secrets.MY_GITHUB_TOKEN }}
9999
100100
101101
- name: Up containers

0 commit comments

Comments
 (0)