Skip to content

Commit

Permalink
ci: echo in with
Browse files Browse the repository at this point in the history
  • Loading branch information
dexturr committed May 3, 2024
1 parent 8ea9c24 commit 81b7372
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/regenerate_protos_cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,7 @@ jobs:
uses: vegaprotocol/github-action-get-vega-version@main
with:
include-preview-versions: true
run: |
echo ${{ steps.version.outputs.new-version }}
- run: echo ${{ steps.version.outputs.new-version }}
- run: echo ${{ steps.version.outputs.current-version }}

0 comments on commit 81b7372

Please sign in to comment.