Skip to content
This repository has been archived by the owner on Feb 20, 2024. It is now read-only.

Commit

Permalink
ci: Update release.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
shhdharmen authored Dec 17, 2023
1 parent 18bd5c9 commit 919ccaf
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Make a Release and Deploy on GitHub Pages
on:
push:
branches:
- master
- main

jobs:
build:
Expand All @@ -25,4 +25,4 @@ jobs:
npm run build:lib
npm run build
npx semantic-release
npm run deploy -- --no-silent --name="mr. Dharmen's Bot" --email=shhdharmen@gmail.com
npm run deploy -- --no-silent --name="mr. Dharmen's Bot" --email=shhdharmen@gmail.com

0 comments on commit 919ccaf

Please sign in to comment.