mirror of
https://github.com/barry-ran/QtScrcpy.git
synced 2025-08-09 08:58:42 +00:00
chore: test
This commit is contained in:
parent
afabd128ab
commit
cce0f2e99e
1 changed files with 1 additions and 1 deletions
2
.github/workflows/macos.yml
vendored
2
.github/workflows/macos.yml
vendored
|
@ -77,8 +77,8 @@ jobs:
|
|||
- name: Release
|
||||
uses: softprops/action-gh-release@v1
|
||||
if: startsWith(github.ref, 'refs/tags/')
|
||||
shell: pwsh
|
||||
with:
|
||||
files: ci/build/${{ env.packageName }}.zip
|
||||
name: ${{ env.packageName }}.zip
|
||||
env:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
Loading…
Add table
Add a link
Reference in a new issue