Skip to content

Commit

Permalink
Aktualisieren von build-nightly.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
flokuep authored Apr 24, 2024
1 parent 62993a9 commit 475525d
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/build-nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,8 @@ jobs:
uses: dev-drprasad/delete-tag-and-release@v1.1
with:
tag_name: Nightly
delete_release: true
delete_release: true
github_token: ${{ github.token }}

- name: Create Release
if: ${{ github.event_name == 'push'}}
Expand Down

0 comments on commit 475525d

Please sign in to comment.