mirror of
https://github.com/Websoft9/websoft9.git
synced 2025-02-02 17:08:38 +08:00
test release
This commit is contained in:
parent
2fc1f5eeb3
commit
33cc638d72
7
.github/workflows/release.yml
vendored
7
.github/workflows/release.yml
vendored
@ -7,18 +7,13 @@ on:
|
||||
paths:
|
||||
- "version.json"
|
||||
|
||||
# Sets permissions of the GITHUB_TOKEN to allow deployment to GitHub Pages
|
||||
permissions:
|
||||
pages: write
|
||||
id-token: write
|
||||
|
||||
jobs:
|
||||
upload_artifact:
|
||||
name: upload_artifact
|
||||
runs-on: ubuntu-latest
|
||||
|
||||
steps:
|
||||
- uses: actions/checkout@v3
|
||||
- uses: actions/checkout@v4
|
||||
name: Check out code
|
||||
|
||||
- name: Version convert
|
||||
|
@ -1,5 +1,5 @@
|
||||
{
|
||||
"version": "0.8.34-rc3",
|
||||
"version": "0.8.34-rc2",
|
||||
"plugins": {
|
||||
"portainer": "0.0.8",
|
||||
"nginx": "0.0.6",
|
||||
|
Loading…
Reference in New Issue
Block a user