Skip to content

Commit 8bbe9cf

Browse files
authored
Merge pull request #66 from MetaMask/fix/update_slack_tagged_team
fix: In publish-release job update subteam to point to metamask-npm-publishers instead of mobile platform in Slack
2 parents e019dbb + 329555f commit 8bbe9cf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/publish-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,7 @@ jobs:
4545
uses: MetaMask/action-npm-publish@v5
4646
with:
4747
slack-webhook-url: ${{ secrets.SLACK_WEBHOOK_URL }}
48-
subteam: S04EF225J1M # @metamask-mobile-platform
48+
subteam: S042S7RE4AE # @metamask-npm-publishers
4949
env:
5050
SKIP_PREPACK: true
5151

0 commit comments

Comments
 (0)