Skip to content

Commit

Permalink
Merge pull request #51 from Jonas56/dev
Browse files Browse the repository at this point in the history
Update pipeline.yml
  • Loading branch information
Jonas56 authored Dec 11, 2021
2 parents 01fa037 + 35067b4 commit fb11958
Showing 1 changed file with 6 additions and 6 deletions.
12 changes: 6 additions & 6 deletions .github/workflows/pipeline.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,9 +40,9 @@ jobs:
heroku_email: "[email protected]"
# healthcheck: "law-firm-management-sys.herokuapp.com/version"
# checkString: "1.1.0"
- name: Bump version and push tag
if: ${{ github.event_name == 'push' }}
uses: anothrNick/[email protected]
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
WITH_V: true
# - name: Bump version and push tag
# if: ${{ github.event_name == 'push' }}
# uses: anothrNick/[email protected]
# env:
# GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
# WITH_V: true

0 comments on commit fb11958

Please sign in to comment.