Skip to content

Commit

Permalink
Update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jed-wemade authored May 31, 2024
1 parent ec9dde0 commit 4f0e3fe
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,9 @@
name: Release
name: "Release a tag"

on:
push:
branches: [ "feat/ga_release" ]
tags:
- v*

jobs:

Expand Down

0 comments on commit 4f0e3fe

Please sign in to comment.