Skip to content

Commit

Permalink
Update .github/workflows/releaser.yml
Browse files Browse the repository at this point in the history
Co-authored-by: Marcos Medrano <786907+mmmarcos@users.noreply.github.com>
  • Loading branch information
FirelightFlagboy and mmmarcos authored Mar 12, 2024
1 parent f545b83 commit 7bfb27f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/releaser.yml
Original file line number Diff line number Diff line change
Expand Up @@ -151,7 +151,7 @@ jobs:
if gh release view nightly; then
gh release delete nightly
else
echo "No nightly release to delete"
echo "No nightly release to remove"
fi
- name: Create release
Expand Down

0 comments on commit 7bfb27f

Please sign in to comment.