Skip to content

Commit

Permalink
rc4
Browse files Browse the repository at this point in the history
  • Loading branch information
qiaofeng1227 committed Sep 4, 2024
1 parent 3a38421 commit 648a45e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -133,7 +133,7 @@ jobs:
curl -X POST "https://api.cloudflare.com/client/v4/accounts/eb79f13320db531d8cf1f3720966b695/pages/projects/doc-websoft9-com/deployments" \
-H "Authorization: Bearer ${{ secrets.CLOUDFLARE_API_TOKEN }}" \
-F "[email protected]" \
-F "development=dev"
# -F "branch=dev"

# - name: Publish to Cloudflare Pages
# uses: cloudflare/pages-action@v1
Expand Down
2 changes: 1 addition & 1 deletion version.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"version": "2.1.12-rc3",
"version": "2.1.12-rc4",
"plugins": {
"portainer": "0.1.2",
"nginx": "0.0.9",
Expand Down

0 comments on commit 648a45e

Please sign in to comment.