Skip to content

Commit

Permalink
use different PAT for komac
Browse files Browse the repository at this point in the history
  • Loading branch information
MicaiahReid committed Jun 14, 2024
1 parent e97b354 commit 04b6e82
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/pkg-version-bump.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -35,4 +35,4 @@ jobs:
version: ${{ steps.get-version.outputs.version }} # use version from previous step output
release-tag: v${{ steps.get-version.outputs.version }}
max-versions-to-keep: 5 # keep only latest 5 versions
token: ${{ secrets.GH_TOKEN }}
token: ${{ secrets.KOMAC_GH_PAT }}

0 comments on commit 04b6e82

Please sign in to comment.