fix(deploy): remove invalid parameters for download-artifact, add back in missing setuptools-scm dependency
This commit is contained in:
parent
291231c886
commit
a58a0e642a
3 changed files with 16 additions and 2 deletions
2
.github/workflows/build_deploy.yml
vendored
2
.github/workflows/build_deploy.yml
vendored
|
|
@ -181,8 +181,6 @@ jobs:
|
|||
with:
|
||||
name: ${{ env.IMAGE_TAR_NAME }}
|
||||
path: ${{ runner.temp }}
|
||||
github-token: ${{ secrets.GITHUB_TOKEN }}
|
||||
fail-on-missing: true
|
||||
|
||||
- name: Get Deploy Secrets
|
||||
uses: bitwarden/sm-action@v2
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue