Skip to content

Commit

Permalink
Merge pull request #8261 from OpenMined/rasswanth/fix_protocol_upgrade
Browse files Browse the repository at this point in the history
fix quotes
  • Loading branch information
rasswanth-s authored Nov 15, 2023
2 parents 9b11efe + ad34f05 commit 52227be
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/cd-syft.yml
Original file line number Diff line number Diff line change
Expand Up @@ -389,7 +389,7 @@ jobs:
python scripts/create_syftcli_config.py
- name: GitHub Release
if: github.event.inputs.release_platform != "TEST_PYPI"
if: github.event.inputs.release_platform != 'TEST_PYPI'
uses: softprops/action-gh-release@v1
with:
name: v${{ steps.release_checks.outputs.github_release_version }}
Expand Down

0 comments on commit 52227be

Please sign in to comment.