mirror of
https://github.com/open-cluster-management-io/ocm.git
synced 2026-05-11 11:48:33 +00:00
Upgrade addon-framework library to 0.8.0 (#287)
Signed-off-by: Jian Qiu <jqiu@redhat.com>
This commit is contained in:
2
.github/workflows/release.yml
vendored
2
.github/workflows/release.yml
vendored
@@ -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:
|
||||
|
||||
Reference in New Issue
Block a user