Skip to content

Commit

Permalink
Deploy web 7-1 beta-1
Browse files Browse the repository at this point in the history
  • Loading branch information
rydmike committed Apr 24, 2023
1 parent 2c34e6c commit 7599925
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/deploy.yml
Expand Up @@ -21,15 +21,15 @@
name: Deploy_Web
on:
push:
branches: [none]
branches: [version-7-1]
paths-ignore:
- "**.md"
pull_request:
branches: [none]
paths-ignore:
- "**.md"
release:
branches: [master]
branches: [version-7-1]
types: [publish]

jobs:
Expand Down

0 comments on commit 7599925

Please sign in to comment.