Skip to content

Commit

Permalink
Merge branch 'release/1.1' into develop
Browse files Browse the repository at this point in the history
  • Loading branch information
LachlanCourt committed Apr 21, 2024
2 parents 35817d1 + 4992ee1 commit 1e9243b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/build-and-push-main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,6 +4,7 @@ on:
push:
branches:
- main
- release/1.1

jobs:
build-and-push:
Expand Down
1 change: 1 addition & 0 deletions package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
{
"name": "webapp",
"description": "Web interface for twitch chatbot",
"version": "1.1.0",
"engines": {
"node": ">=20.0.0"
},
Expand Down

0 comments on commit 1e9243b

Please sign in to comment.