mirror of
https://github.com/pi-hole/FTL.git
synced 2025-12-24 15:18:24 +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'
|
if: github.event_name == 'release'
|
||||||
uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 #v2.4.1
|
uses: softprops/action-gh-release@6da8fa9354ddfdc4aeace5fc48d7f679b5214090 #v2.4.1
|
||||||
with:
|
with:
|
||||||
|
tag_name: ${{ github.event.release.tag_name }}
|
||||||
files: |
|
files: |
|
||||||
ftl_builds/*
|
ftl_builds/*
|
||||||
-
|
-
|
||||||
|
|||||||
Reference in New Issue
Block a user