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 f7b1ce4 commit b5d0e12Copy full SHA for b5d0e12
.github/workflows/status.yml
@@ -32,7 +32,7 @@ jobs:
32
uses: ncipollo/release-action@v1
33
with:
34
artifacts: "runners_capacity.json"
35
- tag: "latest"
+ tag: "status"
36
omitBody: true
37
omitName: true
38
allowUpdates: true
0 commit comments