Skip to content

Commit

Permalink
One more time
Browse files Browse the repository at this point in the history
  • Loading branch information
jimid27 committed Jan 19, 2024
1 parent 011aa19 commit 2a6dee6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ runs:
# ${{ inputs.UPDATE_DOWNSTREAM_REPOS == 'true' }} && ${{ steps.publish.outputs.type }}
env:
GITHUB_TOKEN: ${{ inputs.NEBULA_UI_ACTIONS_RW_TOKEN }}
tag: "2.0.2"
tag: "2.0.3"
run: |
gh workflow run npm_update_latest_prefect.yaml \
--repo=prefecthq/nebula-ui \
Expand Down

0 comments on commit 2a6dee6

Please sign in to comment.