mirror of
https://github.com/tauri-apps/winrt-notification.git
synced 2026-01-31 00:45:19 +01:00
ci: migrate to the org-level ORG_CRATES_IO_TOKEN
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: cargo login
|
||||
run: cargo login ${{ secrets.CRATE_TOKEN }}
|
||||
run: cargo login ${{ secrets.ORG_CRATES_IO_TOKEN }}
|
||||
- name: git config
|
||||
run: |
|
||||
git config --global user.name "${{ github.event.pusher.name }}"
|
||||
|
||||
Reference in New Issue
Block a user