Skip to content

Commit 67238c4

Browse files
committed
ci-pyodide-wasm-release - use BUILD_REPO_TOKEN
1 parent 20229aa commit 67238c4

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/ci-pyodide-wasm-release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,7 +29,7 @@ jobs:
2929
with:
3030
repository: IfcOpenShell/wasm-wheels
3131
path: wasm-wheels
32-
token: ${{ secrets.WASM_WHEELS_TOKEN }}
32+
token: ${{ secrets.BUILD_REPO_TOKEN }}
3333

3434
- name: Commit and push wheel to wasm-wheels
3535
run: |

0 commit comments

Comments
 (0)