Update .github/workflows/build.yml
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -98,7 +98,7 @@ jobs:
|
|||||||
id: auto-deploy-dev
|
id: auto-deploy-dev
|
||||||
uses: https://git.savin.nyc/gh-actions/auto-exec-workflow@v1
|
uses: https://git.savin.nyc/gh-actions/auto-exec-workflow@v1
|
||||||
with:
|
with:
|
||||||
GITEA_TOKEN: ${{ secrets.CI_CD_GITEA_TOKEN }}
|
GITEA_TOKEN: ${{ secrets.GHA_TOKEN }}
|
||||||
Version: ${{ steps.version.output.updated-version }}
|
Version: ${{ steps.version.output.updated-version }}
|
||||||
|
|
||||||
- name: Output Summary
|
- name: Output Summary
|
||||||
|
Reference in New Issue
Block a user