diff --git a/.github/workflows/ci.yml b/.github/workflows/ci.yml index be912f4..466c0e2 100644 --- a/.github/workflows/ci.yml +++ b/.github/workflows/ci.yml @@ -19,7 +19,7 @@ jobs: - name: Checkout repository uses: actions/checkout@v3 - - name: Get the latest ta + - name: Get the latest tag id: get_latest_tag run: | git fetch --tags