test release

This commit is contained in:
Darren 2023-12-10 11:01:26 +08:00 committed by GitHub
parent 2fc1f5eeb3
commit 33cc638d72
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 2 additions and 7 deletions

View file

@ -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

View file

@ -1,5 +1,5 @@
{
"version": "0.8.34-rc3",
"version": "0.8.34-rc2",
"plugins": {
"portainer": "0.0.8",
"nginx": "0.0.6",