Update .github/workflows/build.yml
This commit is contained in:
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
@ -93,7 +93,7 @@ jobs:
|
||||
- name: Auto Deploy (Dev)
|
||||
# if: ${{ contains(github.ref, 'develop') and env.AUTO_DEPLOY_DEV == 'true' }}
|
||||
id: auto-deploy-dev
|
||||
uses: gh-actions/auto-exec-workflow@v1
|
||||
uses: https://git.savin.nyc/gh-actions/auto-exec-workflow@v1
|
||||
with:
|
||||
GITHUB_TOKEN: ${{ secrets.GUTHUB_TOKEN }}
|
||||
Version: ${{ steps.version.output.updated-version }}
|
||||
|
Reference in New Issue
Block a user