Compare commits
2 Commits
cfddd28be4
...
9407e4a134
| Author | SHA1 | Date | |
|---|---|---|---|
| 9407e4a134 | |||
|
|
eb67824f3e |
@@ -12,10 +12,6 @@ jobs:
|
||||
- name: 計算版本號
|
||||
id: version
|
||||
uses: https://gitea.jsc.idv.tw/actions/calculate-version@${{ vars.ACTION_CALCULATE_VERSION }}
|
||||
with:
|
||||
gitea-server: ${{ gitea.server_url }}
|
||||
repository: ${{ gitea.repository }}
|
||||
token: ${{ secrets.GITEA_TOKEN }}
|
||||
- name: 發布專案
|
||||
uses: akkuman/gitea-release-action@${{ vars.ACTION_RELEASE_VERSION }}
|
||||
with:
|
||||
|
||||
Reference in New Issue
Block a user