mirror of
https://github.com/pi-hole/FTL.git
synced 2024-10-26 16:52:18 +02:00
Account for api-docs
Signed-off-by: Christian König <ckoenig@posteo.de>
This commit is contained in:
@@ -133,7 +133,7 @@ jobs:
|
||||
if: github.event_name != 'pull_request' && matrix.platform == 'linux/amd64'
|
||||
uses: actions/upload-artifact@v4.0.0
|
||||
with:
|
||||
name: api-docs
|
||||
name: pihole-api-docs
|
||||
path: 'api-docs.tar.gz'
|
||||
|
||||
deploy:
|
||||
|
||||
Reference in New Issue
Block a user