Compare commits
2 Commits
feat/2_mov
...
fix/ci_2
Author | SHA1 | Date | |
---|---|---|---|
f0eea4a9fb | |||
8799ea99c4 |
@ -18,6 +18,8 @@ jobs:
|
||||
uses: actions/checkout@v4
|
||||
with:
|
||||
fetch-depth: 0
|
||||
ssh-key: ${{ secrets.SEMANTIC_RELASE_SSH_KEY }}
|
||||
ssh-known-hosts: ${{ secrets.SSH_KNOWN_HOSTS }}
|
||||
- name: run_release
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITEA_TOKEN }}
|
||||
|
Reference in New Issue
Block a user