Skip to content

Commit

Permalink
Merge pull request #106 from lovegaoshi/dev
Browse files Browse the repository at this point in the history
fix: edge publish
  • Loading branch information
lovegaoshi authored Jan 24, 2025
2 parents 40cf9c1 + 46d45fd commit b31ff09
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 3 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,6 +80,5 @@ jobs:
with:
product-id: ${{ secrets.EDGE_PRODUCT_ID }}
zip-path: NoxPlayer.zip
client-id: ${{ secrets.EDGE_CLIENT_ID }}
client-secret: ${{ secrets.EDGE_CLIENT_SECRET }}
api-key: ${{ secrets.EDGE_API_KEY }}
access-token-url: ${{ secrets.EDGE_ACCESS_TOKEN_URL }}

0 comments on commit b31ff09

Please sign in to comment.