We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 73fd098 commit fd6c76aCopy full SHA for fd6c76a
.github/workflows/regenerate_protos_cron.yml
@@ -10,6 +10,6 @@ jobs:
10
runs-on: ubuntu-latest
11
steps:
12
- uses: actions/@vegaprotocol/vega-version-action
13
- with:
14
- include-preview-versions: true
+ with:
+ include-preview-versions: true
15
- run: echo 'done'
0 commit comments