Skip to content

Commit

Permalink
fix yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Kev Dog committed Feb 3, 2024
1 parent 5c2f68c commit 86844c0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@ jobs:
- name: Create Release
id: create-release
uses: ncipollo/release-action@v1
with: allowUpdates: true
with:
allowUpdates: true
name: Release ${{ steps.get-version.outputs.version }}
draft: false
Expand Down

0 comments on commit 86844c0

Please sign in to comment.