Skip to content

Commit

Permalink
another
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelfarrell76 committed Jul 9, 2022
1 parent dae72ec commit f27e05e
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/require_package_bump.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,3 +15,5 @@ jobs:
- name: Version update detected
if: steps.check.outputs.changed == 'true'
run: 'echo "Version change found! New version: ${{ steps.check.outputs.version }} (${{ steps.check.outputs.type }})"'
- name: Version update undetected
run: 'echo "change status ${{ steps.check.outputs.changed }}"'

0 comments on commit f27e05e

Please sign in to comment.