Skip to content

Commit

Permalink
separate pipeline
Browse files Browse the repository at this point in the history
Signed-off-by: seven <[email protected]>
  • Loading branch information
Blankll committed Jan 24, 2024
1 parent ade8d27 commit 81a02a4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/page-site.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,6 +35,7 @@ jobs:
with:
release: true
token: ${{ secrets.GITHUB_TOKEN }}
tag: ${{ steps.create_tag.outputs.version }}

- name: Publish to Cloudflare Pages
uses: cloudflare/pages-action@v1
Expand Down

0 comments on commit 81a02a4

Please sign in to comment.