Skip to content

Commit 4fd10f7

Browse files
committed
ci(publish): update workflow
1 parent a55a691 commit 4fd10f7

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

.github/workflows/publish.yml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -44,8 +44,8 @@ jobs:
4444

4545
runs-on: ${{ matrix.os }}
4646
permissions:
47-
contents: read
48-
id-token: write
47+
contents: read
48+
id-token: write
4949

5050
steps:
5151
- name: Checkout
@@ -103,8 +103,8 @@ jobs:
103103
build-musl:
104104
runs-on: ubuntu-latest
105105
permissions:
106-
contents: read
107-
id-token: write
106+
contents: read
107+
id-token: write
108108
steps:
109109
- uses: actions/checkout@v6
110110
- name: Build

0 commit comments

Comments
 (0)