Compare commits
2 Commits
fix/ci
...
44afbabce7
Author | SHA1 | Date | |
---|---|---|---|
44afbabce7 | |||
d5ef5da5b2 |
@ -18,7 +18,6 @@ jobs:
|
|||||||
uses: actions/checkout@v4
|
uses: actions/checkout@v4
|
||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
ssh-key: ${{secrets.SEMANTIC_RELASE_SSH_KEY}}
|
|
||||||
- name: run_release
|
- name: run_release
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITEA_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITEA_TOKEN }}
|
||||||
|
Reference in New Issue
Block a user