diff --git a/.gitea/workflows/run.yaml b/.gitea/workflows/run.yaml index d8f9c0a..2276cbb 100644 --- a/.gitea/workflows/run.yaml +++ b/.gitea/workflows/run.yaml @@ -8,6 +8,8 @@ jobs: gitea-action-test: runs-on: ubuntu-latest steps: + - name: Check out repository code + uses: https://gitea.com/actions/checkout@v4 - run: | commit_msg=${{ github.event.head_commit.message }} version=v1.0.0