mirror of
https://github.com/earthjasonlin/zzz-signal-search-export.git
synced 2025-10-07 06:10:07 +08:00
ci: fix can't trigger release
This commit is contained in:
2
.github/workflows/idmap.yml
vendored
2
.github/workflows/idmap.yml
vendored
@@ -13,7 +13,7 @@ jobs:
|
||||
- name: Checkout repository
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
token: ${{ secrets.GITHUB_TOKEN }}
|
||||
token: ${{ secrets.GH_TOKEN }}
|
||||
|
||||
- name: Set up Python
|
||||
uses: actions/setup-python@v4
|
||||
|
Reference in New Issue
Block a user