Skip to content

Commit

Permalink
Update ci.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
guibranco authored Oct 11, 2024
1 parent 0ec9e6f commit c1e40fb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@ jobs:
id: test-action
uses: ./
with:
GH_TOKEN: 'token test'
GH_TOKEN: ${{ secrets.GH_TOKEN }}

- name: Print Output
id: output
Expand Down

0 comments on commit c1e40fb

Please sign in to comment.