Skip to content

Commit cefab19

Browse files
author
Adam Argyle
committed
update CI/CD to use main branch
1 parent 6dfcfaf commit cefab19

File tree

3 files changed

+3
-2
lines changed

3 files changed

+3
-2
lines changed

.github/workflows/main.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -47,4 +47,5 @@ jobs:
4747
uses: ad-m/github-push-action@master
4848
with:
4949
tags: true
50+
branch: 'main'
5051
github_token: ${{ secrets.GITHUB_TOKEN }}

package-lock.json

Lines changed: 1 addition & 1 deletion
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
{
22
"name": "VisBug",
3-
"version": "0.2.34",
3+
"version": "0.2.35",
44
"description": "",
55
"author": "Adam Argyle",
66
"license": "Apache-2.0",

0 commit comments

Comments
 (0)