Skip to content

Commit

Permalink
Revert "Try secured workflow" (#152)
Browse files Browse the repository at this point in the history
This reverts commit cc290ff.
  • Loading branch information
gastaldi authored Sep 17, 2024
1 parent 386d382 commit 521b7f9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
prepare-release:
name: Prepare Release
if: ${{ github.event.pull_request.merged == true}}
uses: quarkiverse/.github/.github/workflows/prepare-release-secured.yml@main
uses: quarkiverse/.github/.github/workflows/prepare-release.yml@main
secrets: inherit

perform-release:
Expand Down

0 comments on commit 521b7f9

Please sign in to comment.