Skip to content

Commit

Permalink
Merge branch 'main' into dev
Browse files Browse the repository at this point in the history
  • Loading branch information
Levminer committed Jun 14, 2022
2 parents db4b799 + db99e19 commit 446d288
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release-artifacts.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
- name: Install modules
run: npm ci
- name: Build project
run: npm run build:release
run: npm run build
- uses: octokit/request-action@v2.x
id: get_latest_release
with:
Expand Down

0 comments on commit 446d288

Please sign in to comment.