mirror of
https://github.com/affaan-m/everything-claude-code.git
synced 2026-06-14 07:13:35 +08:00
ci: harden release announce checkout
This commit is contained in:
parent
4f69955f88
commit
10c303e609
2
.github/workflows/release-announce.yml
vendored
2
.github/workflows/release-announce.yml
vendored
@ -14,6 +14,8 @@ jobs:
|
||||
steps:
|
||||
- name: Checkout
|
||||
uses: actions/checkout@df4cb1c069e1874edd31b4311f1884172cec0e10 # v6.0.3
|
||||
with:
|
||||
persist-credentials: false
|
||||
- name: Announce release to Discord + Discussions
|
||||
run: node scripts/discord/release-announce.mjs
|
||||
env:
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user