Skip to content

Commit

Permalink
wip
Browse files Browse the repository at this point in the history
  • Loading branch information
adamvy committed Dec 19, 2023
1 parent 70191fb commit 957d59e
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,9 @@
name: "Publish npm package"

on:
release:
types: [published]

jobs:
build:
uses: './.github/workflows/go.yml'
Expand Down

0 comments on commit 957d59e

Please sign in to comment.