Skip to content

Commit

Permalink
GP deploy action change
Browse files Browse the repository at this point in the history
  • Loading branch information
meshosk committed Dec 19, 2023
1 parent 1f187c4 commit 31ae05f
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/node.js.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,10 +2,12 @@
# For more information see: https://docs.github.com/en/actions/automating-builds-and-tests/building-and-testing-nodejs

name: Publish GH pages
run-name: Publish GH pages

on:
push:
branches: [ "main" ]
branches:
- main

jobs:
build-deploy:
Expand Down

0 comments on commit 31ae05f

Please sign in to comment.