Skip to content

Commit

Permalink
ci: update github actions
Browse files Browse the repository at this point in the history
  • Loading branch information
ns212 committed Feb 28, 2024
1 parent 4402bd5 commit f9707b8
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,6 +1,8 @@
name: "Publish snap to npm"
on:
push:
tags:
- '*'

jobs:
publish:
Expand Down

0 comments on commit f9707b8

Please sign in to comment.