1
0
mirror of https://github.com/goreleaser/goreleaser.git synced 2025-01-20 03:59:26 +02:00
Jeffrey Cafferata 75c23abdca
docs: GitHub Actions code example (#4516)
I've changed the GitHub Action workflow code example to be more inline
with the code example on the GitHub repository:

1. https://goreleaser.com/ci/actions/#workflow
2.
https://github.com/goreleaser/goreleaser-action?tab=readme-ov-file#workflow

This is done by four commits for better code/git diff:

1.
7f6d9eefff
Changed the GitHub action workflow from `actions/checkout@v3` to
`actions/checkout@v4`.

Copying from the code example on the GitHub repository
`goreleaser/goreleaser-action`:

1.
effc880f3d
The `name` items
2.
9d7fc2949e
The comments
3.
3118f60fb0
The workflow trigger `on`: `pull_request`
2024-01-04 09:21:15 -03:00
..
2023-04-30 00:02:38 +00:00
2023-02-05 13:39:39 -03:00
2020-07-14 14:32:09 -03:00
2022-08-28 16:15:24 -03:00
2022-02-01 11:07:28 -03:00
2022-06-25 16:41:58 -03:00
2022-10-31 14:45:37 -03:00