Skip to content

Commit

Permalink
use passed secret
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Henderson committed Jul 15, 2024
1 parent 96352d6 commit d1c3f83
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/kf-post-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
- name: Remove prereleases
uses: Keyfactor/action-delete-prereleases@v1.0
with:
repo-token: ${{ secrets.token }}
token: ${{ secrets.token }}

- name: Create PR to main
uses: Keyfactor/action-pull-request@v0.5.5
Expand Down

0 comments on commit d1c3f83

Please sign in to comment.