diff --git a/.github/workflows/build.yml b/.github/workflows/build.yml index a3ef4a3..4bf288c 100644 --- a/.github/workflows/build.yml +++ b/.github/workflows/build.yml @@ -21,7 +21,7 @@ on: required: true env: - PACKAGE_VERSION: 7.0.${{ github.run_number }} + PACKAGE_VERSION: 7.1.${{ github.run_number }} OCTOPUS_URL: ${{ secrets.OCTOPUS_URL }} OCTOPUS_API_KEY: ${{ secrets.INTEGRATIONS_API_KEY }}