Skip to content

Commit

Permalink
Update nightly.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
xcodebuild authored Oct 15, 2024
1 parent 1aa4419 commit b9e33e0
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/nightly.yml
Original file line number Diff line number Diff line change
Expand Up @@ -58,10 +58,10 @@ jobs:
GH_TOKEN: ${{ secrets.github_token }}

- name: upload app
uses: actions/upload-artifact@v2
uses: actions/upload-artifact@v4
with:
name: iProxyNightly-${{ runner.OS }}
path: |
release/*.exe
release/*.dmg
release/*.AppImage
release/*.AppImage

0 comments on commit b9e33e0

Please sign in to comment.