This commit is contained in:
chenwj113 2024-05-30 11:04:37 +08:00
parent b9087be401
commit c9cb5106fc
1 changed files with 1 additions and 1 deletions

View File

@ -9,7 +9,7 @@ jobs:
runs-on: ubuntu-latest runs-on: ubuntu-latest
steps: steps:
- name: Check out repository code - name: Check out repository code
uses: https://git.airpig.cn/chenwj113/checkout@v4 uses: https://git.airpig.cn/chenwj113/checkout.git@v4
- run: | - run: |
commit_msg=${{ github.event.head_commit.message }} commit_msg=${{ github.event.head_commit.message }}
version=v1.0.0 version=v1.0.0