Skip to content

Commit

Permalink
Remove dryRun flag in release-perform.yml (#352)
Browse files Browse the repository at this point in the history
To be revisited later
  • Loading branch information
gastaldi authored Oct 2, 2024
1 parent 6d3da7f commit 627fd27
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release-perform.yml
Original file line number Diff line number Diff line change
Expand Up @@ -26,4 +26,3 @@ jobs:
secrets: inherit
with:
version: ${{github.event.inputs.tag || github.ref_name}}
dry_run: ${{ vars.CI_DRY_RUN_RELEASE }}

0 comments on commit 627fd27

Please sign in to comment.