Skip to content

Commit

Permalink
Fix release workflow syntax
Browse files Browse the repository at this point in the history
  • Loading branch information
lucaswerkmeister committed Dec 4, 2022
1 parent b8e2c8d commit 1af394f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ on:
types: [published]
jobs:
release:
runs-on: ubuntu-latest
uses: lucaswerkmeister/m3api/.github/workflows/release.yaml@main
secrets:
NPM_TOKEN: ${{ secrets.NPM_TOKEN }}

0 comments on commit 1af394f

Please sign in to comment.