Skip to content

Commit

Permalink
auto
Browse files Browse the repository at this point in the history
  • Loading branch information
008 committed Nov 18, 2024
1 parent c3b9d51 commit 4ddbc0e
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -59,7 +59,7 @@ on:
# artifactErrorsFailBuild: true
# artifacts: "package.zip"
# token: ${{ secrets.GITHUB_TOKEN }}
# prerelease: true
# prerelease: false

jobs:
build:
Expand All @@ -82,4 +82,4 @@ jobs:
artifactErrorsFailBuild: true
artifacts: "package.zip"
token: ${{ secrets.GITHUB_TOKEN }}
prerelease: true
prerelease: false
2 changes: 1 addition & 1 deletion dist/plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "sy-progressive-plugin",
"author": "IAliceBobI",
"url": "https://github.com/IAliceBobI/sy-progressive-plugin",
"version": "1.1.56",
"version": "1.1.57",
"minAppVersion": "2.12.6",
"backends": [
"all"
Expand Down
2 changes: 1 addition & 1 deletion plugin.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
"name": "sy-progressive-plugin",
"author": "IAliceBobI",
"url": "https://github.com/IAliceBobI/sy-progressive-plugin",
"version": "1.1.56",
"version": "1.1.57",
"minAppVersion": "2.12.6",
"backends": [
"all"
Expand Down

0 comments on commit 4ddbc0e

Please sign in to comment.