Skip to content

Commit

Permalink
Merge pull request #34 from pluralcom/bugfix/upgrade_slack_notify
Browse files Browse the repository at this point in the history
⬆️ Upgrade slack notify to v2.2.1
  • Loading branch information
HofmT authored Sep 10, 2023
2 parents 69aea2d + f20cbcb commit 2e606b4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/test-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -86,7 +86,7 @@ jobs:
version: ${{ steps.ownEnvVars.outputs.PACKAGE_VERSION }}
draft: false
- name: Slack Notification - NPM release
uses: rtCamp/action-slack-notify@v2
uses: rtCamp/action-slack-notify@v2.2.1
env:
SLACK_WEBHOOK: ${{ secrets.SLACK_WEBHOOK_RELEASE_BOT_PUBLIC }}
SLACK_USERNAME: "npmBot"
Expand Down

0 comments on commit 2e606b4

Please sign in to comment.