Skip to content

Commit 2adaf47

Browse files
committed
bump
1 parent 830339d commit 2adaf47

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

.github/workflows/publish.yml

+2-1
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,8 @@ jobs:
1313
publish:
1414
name: Publish
1515
uses: uptick/actions/.github/workflows/ci.yaml@main
16-
secrets: inherit
16+
secrets:
17+
SLACK_TOKEN: ""
1718
with:
1819
slack-channel: "devops"
1920
slack-on-error: false

0 commit comments

Comments
 (0)