Skip to content

Commit

Permalink
Update release.actions.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
ia3andy authored Jan 16, 2024
1 parent 6d35d86 commit 34bca1f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/release.actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,6 +23,7 @@ jobs:
- uses: actions/checkout@v4
with:
token: ${{ secrets.GH_PAT }}
fetch-depth: 0
- name: Check for changes
id: check_changes
run: |
Expand Down

0 comments on commit 34bca1f

Please sign in to comment.