Skip to content

Commit 309ddd1

Browse files
authored
Update release.yml
1 parent 2a56e55 commit 309ddd1

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,6 +6,7 @@ name: Release
66

77
permissions:
88
contents: write
9+
id-token: write
910

1011
on:
1112
push:
@@ -107,4 +108,3 @@ jobs:
107108
with:
108109
token: ${{ secrets.GITHUB_TOKEN }}
109110
args: --allow-dirty
110-
registry-token: ${{ secrets.CARGO_REGISTRY_TOKEN }}

0 commit comments

Comments
 (0)