ci: Run the release workflow when the release workflow file changes (#3456)

This commit is contained in:
acheron 2024-12-27 19:44:01 +01:00 committed by GitHub
parent 72c7e09538
commit c237d17c44
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194
1 changed files with 1 additions and 0 deletions

View File

@ -10,6 +10,7 @@ on:
- master
paths:
- VERSION
- ./github/workflows/release.yaml
env:
DIST: dist-${{ github.ref_name }}