We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 77aa21f commit 354682dCopy full SHA for 354682d
.github/workflows/agent.yml
@@ -27,7 +27,7 @@ jobs:
27
- run: |
28
echo $V1VERSION
29
gh variable get V1VERSION
30
- gh variable set V1VERSION --body "1.0.1"
+ gh variable set V1VERSION --body "1.0.2"
31
32
33
env:
0 commit comments