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 233ea13 commit 510ae82Copy full SHA for 510ae82
.github/workflows/build.yaml
@@ -34,6 +34,7 @@ jobs:
34
with:
35
files: "dist/*"
36
repo-token: ${{ secrets.GITHUB_TOKEN }}
37
+ id: build
38
39
# - name: Upload artifacts
40
# uses: actions/upload-artifact@v4
0 commit comments