mirror of
https://github.com/extrawurst/gitui.git
synced 2024-11-25 07:47:13 +03:00
fix another github action warning
This commit is contained in:
parent
205555916c
commit
f9ebba3043
2
.github/workflows/cd.yml
vendored
2
.github/workflows/cd.yml
vendored
@ -90,7 +90,7 @@ jobs:
|
||||
id: release_notes
|
||||
uses: ffurrer2/extract-release-notes@v2
|
||||
- name: Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
uses: softprops/action-gh-release@v2
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
|
Loading…
Reference in New Issue
Block a user