Skip to content

Commit

Permalink
bugfix: draft nightly release
Browse files Browse the repository at this point in the history
  • Loading branch information
leon3s committed May 12, 2023
1 parent 681b14f commit fa0cc73
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/draft_nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ jobs:
echo $VERSION
# Package c2ncl into a .deb
- name: Package
run: ./scripts/release_c2ncl.sh
run: ./scripts/release.sh
- name: Test if release already exists
id: release-exists
continue-on-error: true
Expand Down

0 comments on commit fa0cc73

Please sign in to comment.