diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml index c53b031..ad2f051 100755 --- a/.github/workflows/release.yml +++ b/.github/workflows/release.yml @@ -21,6 +21,7 @@ jobs: - name: Checkout repository uses: actions/checkout@08eba0b27e820071cde6df949e0beb9ba4906955 with: + ref: ${{ github.ref }} fetch-depth: 0 - name: Configure Git