Skip to content

Commit 477e837

Browse files
authored
Update continuous.yml
1 parent 48f8042 commit 477e837

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/continuous.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,6 @@ jobs:
3939
- name: Update release
4040
uses: johnwbyrd/[email protected]
4141
with:
42-
release: 'Continuous Release'
42+
release: 'continuous'
4343
token: ${{ secrets.GITHUB_TOKEN }}
4444
files: ${{ env.PROJECT_NAME }}.zip

0 commit comments

Comments
 (0)