Skip to content

Commit

Permalink
needs to be string
Browse files Browse the repository at this point in the history
  • Loading branch information
gpmayorga committed Feb 18, 2025
1 parent b5e0ae7 commit 1260493
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod-deploy.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:
with:
repo: 'centrifuge/apps'
# version: ${{ github.event_name == 'release' && github.event.release.id || format('tags/centrifuge-app/{0}', inputs.tag) }}
version: 2.83.4
version: '2.83.4'
file: "${{ matrix.artifact.name }}.zip"
regex: true

Expand Down

0 comments on commit 1260493

Please # to comment.