Skip to content

Commit

Permalink
Ajout du PAT_TOKEN pour l'action de checkout
Browse files Browse the repository at this point in the history
  • Loading branch information
Alexandre JOURNET committed Oct 29, 2024
1 parent 135f536 commit 1205385
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/daily-tag-check.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
with:
fetch-tags: true
fetch-depth: 0
token: ${{ secrets.PAT_TOKEN }}

- name: Get last tag
id: last-tag
Expand Down

0 comments on commit 1205385

Please sign in to comment.