mirror of
https://github.com/pi-hole/FTL.git
synced 2025-12-20 03:38:23 +00:00
Merge pull request #2663 from pi-hole/binary-attachment
[Meta] Attach binaries to the correct release
This commit is contained in:
1
.github/workflows/build.yml
vendored
1
.github/workflows/build.yml
vendored
@@ -267,6 +267,7 @@ jobs:
|
||||
if: github.event_name == 'release'
|
||||
uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 #v2.4.1
|
||||
with:
|
||||
tag_name: ${{ github.event.release.tag_name }}
|
||||
files: |
|
||||
ftl_builds/*
|
||||
-
|
||||
|
||||
Reference in New Issue
Block a user