This commit is contained in:
@ -19,6 +19,7 @@ jobs:
|
|||||||
with:
|
with:
|
||||||
fetch-depth: 0
|
fetch-depth: 0
|
||||||
ssh-key: ${{ secrets.SEMANTIC_RELASE_SSH_KEY }}
|
ssh-key: ${{ secrets.SEMANTIC_RELASE_SSH_KEY }}
|
||||||
|
ssh-known-hosts: ${{ secrets.SSH_KNOWN_HOSTS }}
|
||||||
- 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