beets/.github/workflows
Serene-Arc c0ef37c46a
Fix error with build workflow using wrong ref
Looking at the logs, it's using the ref before the one that increments
the version in the previous action in the workflow. This code is from
https://github.com/actions/checkout/issues/439#issuecomment-965968956
and supposedly fixes this by making it pull specifically from master,
rather than the ref that the workflow was called on.
2024-06-05 19:12:50 +01:00
..
changelog_reminder.yaml Update .github/workflows/changelog_reminder.yaml 2023-10-30 11:05:08 +10:00
ci.yaml Remove windows windows/tox specific instructions 2024-06-05 04:41:02 +01:00
formatting_check.yml fix formatting_check CI config 2023-10-22 10:54:08 +02:00
integration_test.yaml Add broken link checker to integration test (#3703) 2020-09-04 15:42:36 -05:00
make_release.yaml Fix error with build workflow using wrong ref 2024-06-05 19:12:50 +01:00