Skip to content

Commit 95432e5

Browse files
ci: remove useless BSNORG_ACTIONS_SECRET from checkout action (#1014)
* Initial plan * ci: remove useless BSNORG_ACTIONS_SECRET from checkout action Co-authored-by: levalleux-ludo <7184124+levalleux-ludo@users.noreply.github.com> --------- Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com> Co-authored-by: levalleux-ludo <7184124+levalleux-ludo@users.noreply.github.com>
1 parent 788075e commit 95432e5

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

.github/workflows/ci.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,6 @@ jobs:
4444
- uses: actions/checkout@v3
4545
with:
4646
submodules: "recursive"
47-
token: ${{ secrets.BSNORG_ACTIONS_SECRET }}
4847
- uses: actions/setup-node@v3
4948
with:
5049
node-version: "24"

0 commit comments

Comments
 (0)