Skip to content

Commit

Permalink
Add missing upload step
Browse files Browse the repository at this point in the history
  • Loading branch information
filip-szweda committed Jul 1, 2024
1 parent 601483a commit 50e83bd
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/build-test-and-upload.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -31,3 +31,5 @@ jobs:
uses: ./.github/actions/build-collection
- name: Run tests
uses: ./.github/actions/run-tests
- name: Upload the collection
uses: ./.github/actions/upload-collection

0 comments on commit 50e83bd

Please sign in to comment.