Update publish snapshot (#1735)

* Update publish snapshot

* naming is hard
This commit is contained in:
Ted Patrick
2023-09-20 13:40:24 -05:00
committed by GitHub
parent a68967c773
commit fd307e52ae

View File

@@ -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