mirror of
https://github.com/hagezi/dns-blocklists.git
synced 2026-05-31 13:15:13 +00:00
update
Bump ncipollo/release-action from 1.15.0 to 1.16.0
This commit is contained in:
commit
ad5778e682
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@ -28,7 +28,7 @@ jobs:
|
|||||||
GITHUB_TOKEN: ${{ github.token }}
|
GITHUB_TOKEN: ${{ github.token }}
|
||||||
GH_REPO: ${{ github.repository }}
|
GH_REPO: ${{ github.repository }}
|
||||||
- name: Create release
|
- name: Create release
|
||||||
uses: ncipollo/release-action@v1.15.0
|
uses: ncipollo/release-action@v1.16.0
|
||||||
with:
|
with:
|
||||||
tag: ${{ env.release_tag }}
|
tag: ${{ env.release_tag }}
|
||||||
name: ${{ env.release_tag }}
|
name: ${{ env.release_tag }}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user