Skip to content

Commit

Permalink
ci: use run
Browse files Browse the repository at this point in the history
  • Loading branch information
adrians5j committed Jun 27, 2024
1 parent e000042 commit 7d86982
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ jobs:
uses: actions/checkout@v4

- name: Build
uses: yarn build
run: yarn build

- name: Semantic Release
uses: cycjimmy/semantic-release-action@v4
Expand Down

0 comments on commit 7d86982

Please sign in to comment.