Skip to content

Commit

Permalink
fix: revert test
Browse files Browse the repository at this point in the history
  • Loading branch information
marcos committed Mar 7, 2024
1 parent 89c9d95 commit 4cee3ac
Show file tree
Hide file tree
Showing 3 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/production.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: Deploy Websockets for Production

on:
push:
branches: [main]
branches: [production]
paths:
- .github/workflows/*.yaml
- src/**/*.ts
Expand Down
4 changes: 2 additions & 2 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"name": "vtru-studio-websocket",
"version": "1.1.11",
"version": "1.1.12",
"description": "",
"main": "index.js",
"scripts": {
Expand Down

0 comments on commit 4cee3ac

Please sign in to comment.