Skip to content

Commit

Permalink
fix: make it a draft
Browse files Browse the repository at this point in the history
  • Loading branch information
DvdPlaat committed Feb 9, 2024
1 parent 62a44ae commit ccbe3b6
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/skip.yml
Original file line number Diff line number Diff line change
Expand Up @@ -19,4 +19,5 @@ jobs:
uses: ncipollo/release-action@v1.13.0
with:
allowUpdates: true
tag: ${{ steps.determine-edition.outputs.EDITION }}
tag: ${{ steps.determine-edition.outputs.EDITION }}
draft: true

0 comments on commit ccbe3b6

Please sign in to comment.