Skip to content

Commit

Permalink
Update action.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
eq19 authored Jun 26, 2024
1 parent ebf8592 commit 45f3a7f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ runs:
- name: 📂 Checkout
uses: actions/checkout@v4
with:
token: ${{ secrets.ACCESS_TOKEN }}
token: ${{ inputs.token }}

- name: 💎 Set Credential
id: 'auth'
Expand Down

0 comments on commit 45f3a7f

Please sign in to comment.