Skip to content

Commit fd307e5

Browse files
authored
Update publish snapshot (pyscript#1735)
* Update publish snapshot * naming is hard
1 parent a68967c commit fd307e5

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

.github/workflows/publish-snapshot.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
name: "Next Build Snapshot"
1+
name: "Publish Snapshot"
22

33
on:
44
workflow_dispatch:
@@ -9,7 +9,7 @@ on:
99
required: true
1010

1111
jobs:
12-
next-build-snapshot:
12+
publish-snapshot:
1313
runs-on: ubuntu-latest
1414
permissions:
1515
contents: read

0 commit comments

Comments
 (0)