Skip to content

Commit

Permalink
Add message for pages release
Browse files Browse the repository at this point in the history
  • Loading branch information
programming-wolf committed Apr 9, 2020
1 parent c24ca18 commit 5a1d139
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build_master.yml
Original file line number Diff line number Diff line change
Expand Up @@ -60,6 +60,7 @@ jobs:
with:
github_token: ${{ secrets.GITHUB_TOKEN }}
publish_dir: ./build
commit_message: Publish Release ${{ env.RELEASE_VERSION }}
- name: Upload Release Files
if: startsWith(github.ref, 'refs/tags/')
id: upload-release-asset
Expand Down

0 comments on commit 5a1d139

Please sign in to comment.