yesod-auth-oauth2/.github/workflows
patrick brisbin f892fa472d
Move haskell-tag to Release Workflow
Workflows that use the default GITHUB_TOKEN cannot trigger other
Workflows. This is a security thing (thanks crypto-bros) that prevents
us from pushing a tag in an attempt to trigger a Release.

Instead, we move that tagging to the Release Workflow itself and allow
that to run on pushes to main in addition to pushes of tags. This way,
pushes of tags continue to upload as before, but also pushes of changed
versions will now create a tag and upload, as desired.
2021-05-10 17:10:57 -04:00
..
ci.yml Move haskell-tag to Release Workflow 2021-05-10 17:10:57 -04:00
release.yml Move haskell-tag to Release Workflow 2021-05-10 17:10:57 -04:00