docs: added comment to push_version workflow

This commit is contained in:
Felipe M 2022-08-13 09:49:16 +02:00
parent a37df10d54
commit e743a95d91
Signed by: fmartingr
GPG Key ID: 716BC147715E716F
1 changed files with 3 additions and 0 deletions

View File

@ -1,5 +1,8 @@
name: goreleaser
# Keep in mind that the first run of this workflow will probable be pushed
# without tags, so it will fail on the git command.
on:
push:
branches: [latest]