We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents 86592ac + 1c4abe1 commit d4ce153Copy full SHA for d4ce153
1 file changed
.github/workflows/bump-meshery-version.yml
@@ -20,7 +20,7 @@ jobs:
20
run-id: ${{ github.event.workflow_run.id }}
21
- name: Retrieve Version
22
run: |
23
- echo "VERSION=$(cat ./version/number)" >> $GITHUB_OUTPUT
+ echo "VERSION=$(cat ./number)" >> $GITHUB_OUTPUT
24
id: current
25
bump-meshery:
26
runs-on: ubuntu-latest
0 commit comments