Skip to content

Commit 26ff8d2

Browse files
committed
chore: ci fix again
1 parent 47a45aa commit 26ff8d2

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

.github/workflows/rustci.yml

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -61,6 +61,8 @@ jobs:
6161
cargo publish -p sessionlockev
6262
cargo publish -p iced_layershell
6363
cargo publish -p iced_sessionlock
64+
env:
65+
CARGO_REGISTRY_TOKEN: ${{ steps.auth.outputs.token }}
6466
- uses: softprops/action-gh-release@v2
6567
with:
6668
draft: true

0 commit comments

Comments
 (0)