diff --git a/.github/workflows/create_tag.yml b/.github/workflows/create_tag.yml index 5a0ab74..a3ba830 100644 --- a/.github/workflows/create_tag.yml +++ b/.github/workflows/create_tag.yml @@ -13,7 +13,7 @@ jobs: - name: Checkout uses: actions/checkout@v2 with: - ref: prod + ref: release fetch-depth: 0 - name: Get last commit message id: commit_message