Skip to content

Commit

Permalink
Bump version on nightly sync
Browse files Browse the repository at this point in the history
  • Loading branch information
chicoxyzzy committed May 27, 2020
1 parent 57eb715 commit d4ab635
Showing 1 changed file with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions .github/workflows/nightly-sync.yml
Expand Up @@ -33,3 +33,10 @@ jobs:
uses: ad-m/github-push-action@v0.5.0
with:
github_token: ${{ secrets.GITHUB_TOKEN }}

- name: "Automated Version Bump"
uses: "phips28/gh-action-bump-version@master"
with:
tag-prefix: ''
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit d4ab635

Please sign in to comment.