Skip to content

Commit 74afc9c

Browse files
committed
chore(ci): fix docs workflow secret
1 parent c82939e commit 74afc9c

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

Diff for: .github/workflows/on_doc_merge.yml

+1-3
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,4 @@ jobs:
1616
uses: ./.github/workflows/reusable-publish-docs.yml
1717
with:
1818
version: dev
19-
alias: stage
20-
secrets:
21-
token: ${{ secrets.GITHUB_TOKEN }}
19+
alias: stage

0 commit comments

Comments
 (0)