Skip to content

Commit

Permalink
Add version
Browse files Browse the repository at this point in the history
  • Loading branch information
marcinkrzeminski committed Sep 20, 2024
1 parent a56d423 commit b5abcf2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/deploy-to-stream-dist.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ on: push

jobs:
lint_and_test:
uses: .github/workflows/lint-and-test.yml
uses: .github/workflows/lint-and-test.yml@${{ github.ref_name }}

deploy_to_stream_dist:
name: Deploy to xwp/stream-dist
Expand Down

0 comments on commit b5abcf2

Please sign in to comment.