Skip to content

Commit

Permalink
Add: update Nightly tag to latest code test, try to fix mysterious er…
Browse files Browse the repository at this point in the history
…ror.
  • Loading branch information
Bloodbat committed Sep 1, 2024
1 parent 2efc910 commit 70353d1
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/nightly_builds.yml
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ jobs:
force_push_tag: true
# Print result using the action output.
- run: |
echo "Tag already present: ${{ steps.tag_create.outputs.tag_exists }}"
echo 'Tag already present'
modify-plugin-version:
name: Modify plugin version
Expand Down

0 comments on commit 70353d1

Please sign in to comment.