Skip to content

Commit a64e0ac

Browse files
committed
Fix permission
1 parent 465c3a2 commit a64e0ac

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

.github/workflows/CI.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -55,8 +55,8 @@ jobs:
5555
- uses: actions/checkout@v5
5656
- uses: changepacks/action@main
5757
id: changepacks
58-
with:
59-
publish: true
58+
# with:
59+
# publish: true
6060
# env:
6161
# CARGO_REGISTRY_TOKEN: ${{ secrets.CARGO_REGISTRY_TOKEN }}
6262
outputs:

0 commit comments

Comments
 (0)