Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
---
 Signed-off-by: Peter Kriens <[email protected]>

Signed-off-by: Peter Kriens <[email protected]>
  • Loading branch information
pkriens committed Nov 29, 2024
1 parent 08d769b commit 0ceccd6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/postrelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@ jobs:
runs-on: ubuntu-latest
env:
GH_TOKEN: ${{ github.token }}
PAT: ${{ secret.PAT_WORKSPACE_REPO }}
PAT: ${{ secrets.PAT_WORKSPACE_REPO }}

steps:
- name: Git Checkout
Expand Down

0 comments on commit 0ceccd6

Please sign in to comment.