mirror of
https://github.com/cfpwastaken/planetiler-openmaptiles.git
synced 2026-02-04 04:21:08 +00:00
Bump softprops/action-gh-release from 1 to 2 (#159)
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -55,7 +55,7 @@ jobs:
|
|||||||
- run: sha256sum planetiler-openmaptiles.jar > planetiler-openmaptiles.jar.sha256
|
- run: sha256sum planetiler-openmaptiles.jar > planetiler-openmaptiles.jar.sha256
|
||||||
- run: md5sum planetiler-openmaptiles.jar > planetiler-openmaptiles.jar.md5
|
- run: md5sum planetiler-openmaptiles.jar > planetiler-openmaptiles.jar.md5
|
||||||
- name: Create Release
|
- name: Create Release
|
||||||
uses: softprops/action-gh-release@v1
|
uses: softprops/action-gh-release@v2
|
||||||
with:
|
with:
|
||||||
fail_on_unmatched_files: true
|
fail_on_unmatched_files: true
|
||||||
tag_name: v${{ github.event.inputs.version }}
|
tag_name: v${{ github.event.inputs.version }}
|
||||||
|
|||||||
Reference in New Issue
Block a user