Skip to content

Commit

Permalink
Publish when a tag is pushed
Browse files Browse the repository at this point in the history
  • Loading branch information
edgarrmondragon committed Sep 22, 2023
1 parent 59c15dd commit 9cce29d
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

on:
release:
types: [published]
push:
tags:
- v*

permissions:
contents: write # Needed to upload artifacts to the release
Expand Down

0 comments on commit 9cce29d

Please sign in to comment.