ci-pyodide-wasm-release - use BUILD_REPO_TOKEN

This commit is contained in:
Andrej730
2026-04-13 14:49:51 +05:00
parent 20229aa88c
commit 67238c4ac1
@@ -29,7 +29,7 @@ jobs:
with: with:
repository: IfcOpenShell/wasm-wheels repository: IfcOpenShell/wasm-wheels
path: wasm-wheels path: wasm-wheels
token: ${{ secrets.WASM_WHEELS_TOKEN }} token: ${{ secrets.BUILD_REPO_TOKEN }}
- name: Commit and push wheel to wasm-wheels - name: Commit and push wheel to wasm-wheels
run: | run: |