We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents a9f3d3b + f8c18b2 commit 0cfad26Copy full SHA for 0cfad26
.github/workflows/release.yaml
@@ -15,7 +15,7 @@ concurrency:
15
env:
16
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
17
SEMANTIC_RELEASE_PACKAGE: ${{ github.repository }}
18
- GO_VERSION: '1.23.x'
+ GO_VERSION: '1.23'
19
APP_NAME: orb-agent
20
21
permissions:
0 commit comments