mirror of
https://github.com/RGBCube/uutils-coreutils
synced 2025-09-13 02:27:56 +00:00
Merge pull request #6049 from uutils/renovate/softprops-action-gh-release-2.x
chore(deps): update softprops/action-gh-release action to v2
This commit is contained in:
commit
b34d410ade
1 changed files with 1 additions and 1 deletions
2
.github/workflows/CICD.yml
vendored
2
.github/workflows/CICD.yml
vendored
|
@ -748,7 +748,7 @@ jobs:
|
|||
fakeroot dpkg-deb --build "${DPKG_DIR}" "${{ steps.vars.outputs.STAGING }}/${{ steps.vars.outputs.DPKG_NAME }}"
|
||||
fi
|
||||
- name: Publish
|
||||
uses: softprops/action-gh-release@v1
|
||||
uses: softprops/action-gh-release@v2
|
||||
if: steps.vars.outputs.DEPLOY
|
||||
with:
|
||||
files: |
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue