Skip to content

Commit

Permalink
Update to new repo (#1655)
Browse files Browse the repository at this point in the history
  • Loading branch information
Sloox authored Mar 3, 2021
1 parent 4328035 commit 31fde02
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 @@ -108,7 +108,7 @@ jobs:
arguments: ":test_runner:publishMavenJavaPublicationToGitHubPackagesRepository -PGITHUB_TOKEN=${{ secrets.GITHUB_TOKEN }}"

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

0 comments on commit 31fde02

Please sign in to comment.