Skip to content

Commit

Permalink
Update continuous.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
labordep authored May 7, 2023
1 parent 48f8042 commit 477e837
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/continuous.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,6 +39,6 @@ jobs:
- name: Update release
uses: johnwbyrd/update-release@v1.0.0
with:
release: 'Continuous Release'
release: 'continuous'
token: ${{ secrets.GITHUB_TOKEN }}
files: ${{ env.PROJECT_NAME }}.zip

0 comments on commit 477e837

Please sign in to comment.