diff --git a/.github/workflows/version.yml b/.github/workflows/version.yml index ebe8588c7..1f49fa157 100644 --- a/.github/workflows/version.yml +++ b/.github/workflows/version.yml @@ -13,7 +13,7 @@ jobs: - name: Get current version uses: dolittle/write-version-to-file-action@v2 with: - version: ${{ GITHUB_REF }} + version: GITHUB_REF path: ./.osuny-theme-version user-email: osuny@noesya.coop user-name: osuny-bot