Skip to content

Commit

Permalink
workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
pyramation committed May 2, 2024
1 parent 1059b9c commit 3c1c80e
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/snapshot.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Publish
name: Publish Npm Downloads 🚀

on:
workflow_dispatch:
Expand All @@ -9,7 +9,7 @@ on:


jobs:
publish-npm:
publish-npm-downloads:
runs-on: ubuntu-latest
steps:
- name: Check out current commit
Expand Down

0 comments on commit 3c1c80e

Please sign in to comment.