Skip to content

Commit

Permalink
add @master for convience
Browse files Browse the repository at this point in the history
  • Loading branch information
Sloox committed Nov 26, 2020
1 parent 36b8a3a commit e303e4f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -113,7 +113,7 @@ jobs:
arguments: "test_runner:publish -PGITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }}"

- name: Post Message of Flank Release
uses: Flank/flank@V1.4-action
uses: Flank/flank@master
if: startsWith(github.ref, 'refs/tags/v')
with:
xoxctoken: ${{ secrets.SLACK_XOXCTOKEN }}
Expand Down

0 comments on commit e303e4f

Please sign in to comment.