Skip to content

Commit

Permalink
ci: 👷 publish to npm on tag push
Browse files Browse the repository at this point in the history
  • Loading branch information
HannesOberreiter committed Nov 28, 2023
1 parent 7560089 commit d678307
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/npm-publish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: superagent-aws-sign

on:
release:
types: [created]
push:
tags:
- '**'
workflow_dispatch:

jobs:
Expand Down

0 comments on commit d678307

Please sign in to comment.