Skip to content

Commit

Permalink
revert to bootstrap
Browse files Browse the repository at this point in the history
  • Loading branch information
Michael Henderson committed Jul 24, 2024
1 parent f083d4b commit 79afe0e
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Keyfactor Release Workflow
name: Keyfactor Bootstrap Workflow

on:
workflow_dispatch:
Expand All @@ -17,4 +17,4 @@ jobs:
APPROVE_README_PUSH: ${{ secrets.APPROVE_README_PUSH}}
gpg_key: ${{ secrets.KF_GPG_PRIVATE_KEY }}
gpg_pass: ${{ secrets.KF_GPG_PASSPHRASE }}
scan_token: ${{ secrets.SAST_TOKEN }}

0 comments on commit 79afe0e

Please sign in to comment.