We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 52fb845 commit f976947Copy full SHA for f976947
.github/workflows/publish.yml
@@ -88,7 +88,7 @@ jobs:
88
destination_dir: ${{ env.RELEASE_TAG_VERSION }}/api
89
90
sync_master:
91
- needs: upload
+ needs: release
92
runs-on: ubuntu-latest
93
steps:
94
- uses: actions/checkout@v2
0 commit comments