Skip to content

Commit

Permalink
chore(build): only warn when no new commit are detected
Browse files Browse the repository at this point in the history
  • Loading branch information
o-orand committed Jan 19, 2024
1 parent 9b654a6 commit b32bab8
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/on-tags.yml
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,7 @@ jobs:
with:
token: ${{ github.token }}
branch: master
noNewCommitBehavior: warn

- name: create bosh release
id: create-final-bosh-release
Expand Down

0 comments on commit b32bab8

Please sign in to comment.