1
0
Fork 0
mirror of https://github.com/opentx/opentx.git synced 2025-07-26 01:35:21 +03:00

Update macosx_cpn_nightly.yml

Tentative fix
This commit is contained in:
3djc 2021-12-27 09:19:22 +01:00 committed by GitHub
parent 7dc41191ab
commit 2e87c8612a
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -98,10 +98,10 @@ jobs:
steps:
- uses: actions/download-artifact@v2
with:
name: output/companion-nightly
name: companion-nightly
- uses: pyTooling/Actions/releaser@main
with:
token: ${{ secrets.GITHUB_TOKEN }}
tag: 'nightly'
rm: true
files: ./*
files: ${{github.workspace}}/output/*