Skip to content

Commit

Permalink
need the version here too
Browse files Browse the repository at this point in the history
  • Loading branch information
bc3tech committed Jun 13, 2024
1 parent dd6ab3b commit 48bcf6c
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/publish-extension.yml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,9 @@ jobs:
needs: build-and-test
runs-on: ubuntu-latest
permissions: write-all

env:
EXTENSION_VERSION: ${{ needs.build-and-test.outputs.extVersion }}

steps:
- name: Download artifact
uses: actions/download-artifact@v4
Expand Down

0 comments on commit 48bcf6c

Please sign in to comment.