Skip to content

Commit

Permalink
update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
BenoitRanque committed Aug 2, 2024
1 parent 2fd3a31 commit 4262e34
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-stage.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -210,7 +210,7 @@ jobs:
version: ${{ steps.get-version.outputs.tagged_version }}
path: ./CHANGELOG.md

- name: create a draft release
- name: create a release
uses: ncipollo/release-action@v1
with:
draft: false
Expand Down

0 comments on commit 4262e34

Please sign in to comment.