Skip to content

Commit

Permalink
Use PAT
Browse files Browse the repository at this point in the history
  • Loading branch information
MartinThoma committed Mar 3, 2024
1 parent 17ff118 commit 63cde88
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,8 @@ jobs:
steps:
- name: Checkout code
uses: actions/checkout@v4

with:
token: ${{ secrets.PAT }}
- name: Extract version from commit message
id: extract_version
run: |
Expand Down

0 comments on commit 63cde88

Please sign in to comment.