Skip to content

Commit

Permalink
check spin version
Browse files Browse the repository at this point in the history
Signed-off-by: Rajat Jindal <[email protected]>
  • Loading branch information
rajatjindal committed Nov 5, 2023
1 parent ec1229b commit 47cb80f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,6 +29,10 @@ jobs:
working-directory: newsfeeder-ts
run: npm install

- name: check spin version
working-directory: newsfeeder-ts
run: spin --version

- name: build and push
uses: fermyon/actions/spin/push@v1
with:
Expand Down

0 comments on commit 47cb80f

Please sign in to comment.