Skip to content
Snippets Groups Projects
Unverified Commit 4f02c373 authored by GyDi's avatar GyDi
Browse files

chore: adjust ci

parent 209a5b12
No related branches found
No related tags found
No related merge requests found
......@@ -63,8 +63,12 @@ jobs:
releaseDraft: false
prerelease: true
post-release:
release-update:
needs: release
runs-on: macos-11
if: |
startsWith(github.repository, 'zzzgydi') &&
startsWith(github.ref, 'refs/tags/v')
steps:
- name: Checkout repository
uses: actions/checkout@v2
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment