Skip to content

Commit

Permalink
ci(deps): bump technote-space/release-github-actions from 7.2.3 to 7.…
Browse files Browse the repository at this point in the history
…2.4 (#655)
  • Loading branch information
dependabot[bot] committed Jul 4, 2022
1 parent b1cd064 commit fdd679b
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 @@ -10,7 +10,7 @@ jobs:
runs-on: ubuntu-20.04
steps:
- name: Release for GitHub Actions
uses: technote-space/release-github-actions@v7.2.3
uses: technote-space/release-github-actions@v7.2.4
with:
BRANCH_NAME: releases/${MAJOR}
BUILD_COMMAND: npm ci --ignore-scripts && npm run build
Expand Down

0 comments on commit fdd679b

Please sign in to comment.