Skip to content

Commit

Permalink
Update GitHub Action
Browse files Browse the repository at this point in the history
  • Loading branch information
Hendrix-Shen committed Apr 4, 2022
1 parent f0c3820 commit 337c185
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/CI.yml
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@ jobs:
path: build/libs/

- name: Create Github release
if: contains(github.event.head_commit.message, '[publish skip]') == false
uses: marvinpinto/[email protected]
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
Expand Down

0 comments on commit 337c185

Please sign in to comment.