mirror of
https://github.com/pyscript/pyscript.git
synced 2025-12-19 18:27:29 -05:00
Update publish snapshot (#1735)
* Update publish snapshot * naming is hard
This commit is contained in:
4
.github/workflows/publish-snapshot.yml
vendored
4
.github/workflows/publish-snapshot.yml
vendored
@@ -1,4 +1,4 @@
|
||||
name: "Next Build Snapshot"
|
||||
name: "Publish Snapshot"
|
||||
|
||||
on:
|
||||
workflow_dispatch:
|
||||
@@ -9,7 +9,7 @@ on:
|
||||
required: true
|
||||
|
||||
jobs:
|
||||
next-build-snapshot:
|
||||
publish-snapshot:
|
||||
runs-on: ubuntu-latest
|
||||
permissions:
|
||||
contents: read
|
||||
|
||||
Reference in New Issue
Block a user