Skip to content

Commit

Permalink
CI: update call to nightly build script for brew
Browse files Browse the repository at this point in the history
  • Loading branch information
dciabrin committed Feb 19, 2023
1 parent 94504c5 commit c8c5955
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -165,7 +165,7 @@ jobs:
git config --global user.email '<>'
git config --global url."https://api@github.com/".insteadOf "https://github.com/"
git clone https://github.com/dciabrin/homebrew-ngdevkit .ci/homebrew-ngdevkit
.ci/homebrew-ngdevkit/.ci/bump-project-nightly-build.sh ngdevkit-gngeo ngdevkit
.ci/homebrew-ngdevkit/.ci/bump-project-nightly-build.sh --package ngdevkit-gngeo --batch
env:
GH_TOKEN: ${{ secrets.GH_TOKEN }}

Expand Down

0 comments on commit c8c5955

Please sign in to comment.