Skip to content

Commit

Permalink
Merge pull request #7 from camilamacedo86/fix-release
Browse files Browse the repository at this point in the history
🌱 fix release
  • Loading branch information
camilamacedo86 authored Sep 13, 2022
2 parents 1e6b671 + 18e672b commit b5e7ef0
Showing 1 changed file with 4 additions and 4 deletions.
8 changes: 4 additions & 4 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: goreleaser
name: Tag Release

on:
push:
# # run only against tags
# tags:
# - '*'
# run only against tags
tags:
- '*'

permissions:
contents: write
Expand Down

0 comments on commit b5e7ef0

Please sign in to comment.