Skip to content

Commit

Permalink
fix: release
Browse files Browse the repository at this point in the history
  • Loading branch information
cupcakearmy committed Mar 3, 2023
1 parent 24786c1 commit 456c374
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/release.yaml
@@ -1,9 +1,9 @@
name: Release

on:
push:
tags:
- "v*"
release:
types:
- published

jobs:
test:
Expand Down

0 comments on commit 456c374

Please sign in to comment.