We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 705ee11 commit da7c1c3Copy full SHA for da7c1c3
1 file changed
.github/workflows/build.yml
@@ -25,6 +25,7 @@ jobs:
25
env:
26
OPENCODE_VERSION: "0.0.0-dev-$(date +%Y%m%d%H%M)"
27
OPENCODE_RELEASE: "dev"
28
+ GH_REPO: ${{ github.repository }}
29
30
- name: Upload artifacts
31
uses: actions/upload-artifact@v4
0 commit comments