mirror of
https://github.com/tauri-apps/javascriptcore-rs.git
synced 2026-01-31 00:35:17 +01:00
Add ORG_TAURI_BOT
This commit is contained in:
@@ -19,7 +19,7 @@ jobs:
|
||||
with:
|
||||
fetch-depth: 0
|
||||
- name: cargo login
|
||||
run: cargo login ${{ secrets.ORG_CRATE_TOKEN }}
|
||||
run: cargo login ${{ secrets.ORG_TAURI_BOT }}
|
||||
- name: git config
|
||||
run: |
|
||||
git config --global user.name "${{ github.event.pusher.name }}"
|
||||
|
||||
Reference in New Issue
Block a user