We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 854335f commit d3b28b6Copy full SHA for d3b28b6
1 file changed
.github/workflows/bun-compile.yml
@@ -126,6 +126,7 @@ jobs:
126
runs-on: ubuntu-latest
127
permissions:
128
contents: write
129
+ variables: write
130
steps:
131
- name: Download all artifacts
132
uses: actions/download-artifact@v4
0 commit comments