diff --git a/.github/workflows/publish-latest.yaml b/.github/workflows/publish-latest.yaml index 3bd64ce..197536d 100644 --- a/.github/workflows/publish-latest.yaml +++ b/.github/workflows/publish-latest.yaml @@ -5,7 +5,7 @@ on: branches: [master] types: [completed] env: - VERSION: v0.0.6 + VERSION: v0.0.7 jobs: deploy: runs-on: ubuntu-latest