⬆️ Update alpine_3_20/git to v2.45.2-r0 #317
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
--- | |
name: Release Drafter | |
# yamllint disable-line rule:truthy | |
on: | |
push: | |
branches: | |
- main | |
jobs: | |
workflows: | |
uses: erik73/workflows/.github/workflows/release-drafter.yaml@main |