Skip to content

Commit

Permalink
ci: make yaml valid
Browse files Browse the repository at this point in the history
  • Loading branch information
dexturr committed May 3, 2024
1 parent 4c6fc70 commit 73fd098
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/regenerate_protos_cron.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ jobs:
release:
runs-on: ubuntu-latest
steps:
uses: actions/@vegaprotocol/vega-version-action
- uses: actions/@vegaprotocol/vega-version-action
with:
include-preview-versions: true
run: echo 'done'
- run: echo 'done'

0 comments on commit 73fd098

Please sign in to comment.