mirror of
https://github.com/dcarrillo/whatismyip.git
synced 2024-12-22 07:28:00 +00:00
chore: Bump workflows dependencies
This commit is contained in:
parent
901345a337
commit
1988241b98
2
.github/workflows/main.yml
vendored
2
.github/workflows/main.yml
vendored
@ -61,7 +61,7 @@ jobs:
|
||||
sha256sum whatismyip-$RELEASE_VERSION-${{matrix.goosarch}}.tar.gz > whatismyip-$RELEASE_VERSION-${{matrix.goosarch}}.tar.gz.sha256
|
||||
|
||||
- name: Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
uses: softprops/action-gh-release@v2
|
||||
with:
|
||||
body_path: changelog.txt
|
||||
files: |
|
||||
|
Loading…
Reference in New Issue
Block a user