Skip to content

Commit

Permalink
bump version to 5.10.0
Browse files Browse the repository at this point in the history
  • Loading branch information
adlk committed Sep 3, 2023
1 parent 2eae464 commit b314424
Show file tree
Hide file tree
Showing 3 changed files with 397 additions and 457 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Expand Up @@ -5,7 +5,7 @@ on: push
env:
APPLEID: ${{ secrets.APPLEID }}
APPLEIDPASS: ${{ secrets.APPLEIDPASS }}
GH_TOKEN: ${{ secrets.GH_TOKEN }}
GH_TOKEN: ${{ secrets.GITHUB_TOKEN }}
CSC_KEY_PASSWORD: ${{ secrets.CSC_KEY_PASSWORD }}

jobs:
Expand Down

0 comments on commit b314424

Please sign in to comment.