There was an error while loading. Please reload this page.
1 parent 035bfd7 commit ad178bcCopy full SHA for ad178bc
1 file changed
.github/workflows/release.yml
@@ -108,6 +108,7 @@ jobs:
108
working-directory: rust/pact_ffi
109
110
- name: Upload Release Assets
111
+ if: ${{ github.event_name == 'release' }}
112
uses: svenstaro/upload-release-action@v2
113
with:
114
repo_token: ${{ secrets.GITHUB_TOKEN }}
0 commit comments