Skip to content

Commit

Permalink
Update test.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
joselrio committed Jan 12, 2024
1 parent 3b1f432 commit 22a9e75
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@ jobs:
with:
ref: rc${{ github.event.inputs.new-tag }}
fetch-depth: 0
token: ${{ secrets.PAT }}
# token: ${{ secrets.PAT }}

- name: Set tag
run: |
Expand Down

0 comments on commit 22a9e75

Please sign in to comment.