mirror of
https://github.com/renovatebot/github-action.git
synced 2025-12-17 09:22:36 +00:00
chore(deps): update dependency actions/create-release to v1.1.4 (#327)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
This commit is contained in:
parent
ef36b85060
commit
4a637a0035
1 changed files with 1 additions and 1 deletions
2
.github/workflows/build.yml
vendored
2
.github/workflows/build.yml
vendored
|
|
@ -119,7 +119,7 @@ jobs:
|
||||||
- name: Publish release
|
- name: Publish release
|
||||||
run: git push --follow-tags
|
run: git push --follow-tags
|
||||||
- name: Publish GitHub release
|
- name: Publish GitHub release
|
||||||
uses: actions/create-release@v1.0.1
|
uses: actions/create-release@v1.1.4
|
||||||
env:
|
env:
|
||||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||||
with:
|
with:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue