Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
yuki-takei committed Apr 2, 2024
1 parent 23b7362 commit a2b8438
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 @@ -146,7 +146,7 @@ jobs:
readme-filepath: ./apps/app/docker/README.md

- name: Slack Notification
uses: weseek/ghaction-release-slack-notification@dev/6.3.x
uses: weseek/ghaction-release-slack-notification@master
with:
channel: '#release'
url: ${{ secrets.SLACK_WEBHOOK_URL }}
Expand Down

0 comments on commit a2b8438

Please sign in to comment.