Skip to content

Commit

Permalink
Update ci.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
XdGoldenTigerOfficial committed Dec 9, 2023
1 parent 20e6af6 commit 36a26bb
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,8 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.PUBLIC_RELEASE }}
with:
tag_name: v1.0.5
release_name: Release v1.0.5
tag_name: v${{ variables.PUBLIC_VERSION }}
release_name: Release v${{ variables.PUBLIC_VERSION }}
body: |
vMenu Revamped Docs v1
draft: false
Expand Down

0 comments on commit 36a26bb

Please sign in to comment.