Skip to content

Commit

Permalink
Update Workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
gambit07 committed Jan 27, 2024
1 parent f4161b5 commit b9c9242
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 @@ -27,7 +27,7 @@ jobs:
allowUpdates: true
name: Release ${{ steps.get-version.outputs.version }}
draft: false
prelease: false
prerelease: false
token: ${{secrets.GITHUB_TOKEN}}
artifacts: './module.zip, ./releases/latest/download/module.json'
tag: ${{ steps.get-version.outputs.version }}

0 comments on commit b9c9242

Please sign in to comment.