Skip to content

Commit f8c18b2

Browse files
authored
fix: release gha (#56)
1 parent 08b1f26 commit f8c18b2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yaml

+1-1
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ concurrency:
1515
env:
1616
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
1717
SEMANTIC_RELEASE_PACKAGE: ${{ github.repository }}
18-
GO_VERSION: '1.23.x'
18+
GO_VERSION: '1.23'
1919
APP_NAME: orb-agent
2020

2121
permissions:

0 commit comments

Comments
 (0)