build(deps): bump skx/github-action-publish-binaries
Bumps [skx/github-action-publish-binaries](https://github.com/skx/github-action-publish-binaries) from release-0.15 to 2.0. This release includes the previously tagged commit. - [Release notes](https://github.com/skx/github-action-publish-binaries/releases) - [Commits](https://github.com/skx/github-action-publish-binaries/compare/release-0.15...release-2.0) --- updated-dependencies: - dependency-name: skx/github-action-publish-binaries dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
29710eb01d
commit
4aab014f0e
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
|
@ -59,7 +59,7 @@ jobs:
|
||||||
# artifacts_directory: debian/build/release/
|
# artifacts_directory: debian/build/release/
|
||||||
# target_architectures: "amd64,i386"
|
# target_architectures: "amd64,i386"
|
||||||
- name: Upload the artifacts
|
- name: Upload the artifacts
|
||||||
uses: skx/github-action-publish-binaries@release-0.15
|
uses: skx/github-action-publish-binaries@release-2.0
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
with:
|
with:
|
||||||
|
|
Loading…
Reference in a new issue