Upgrade addon-framework library to 0.8.0 (#287)

Signed-off-by: Jian Qiu <jqiu@redhat.com>
This commit is contained in:
Jian Qiu
2023-10-07 10:40:02 +08:00
committed by GitHub
parent 5405099cb5
commit 80d4daacc4
4 changed files with 5 additions and 5 deletions

View File

@@ -59,7 +59,7 @@ jobs:
cat /home/runner/work/changelog.txt
- name: publish release
if: github.event_name != 'pull_request'
uses: softprops/action-gh-release@v0.1.5
uses: softprops/action-gh-release@v1
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with: