[Chore]修改workflows

This commit is contained in:
gVisor bot 2022-03-28 20:52:09 +08:00
parent 5cb6d373f0
commit e56db322fd

View file

@ -49,7 +49,7 @@ jobs:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
- name: Upload Alpha
uses: svenstaro/action-gh-release@v1
uses: softprops/action-gh-release@v1
if: ${{ env.GIT_BRANCH != 'Meta' && success() }}
with:
tag: ${{ github.ref }}