Skip to content

Commit

Permalink
Update regg_build.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
d3m37r4 committed Dec 23, 2023
1 parent 546c28e commit 6e84e4d
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/regg_build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@ name: CI

on:
push:
branches: [ "alpha-release" ]
branches: [ "beta-release" ]
paths-ignore:
- "**.md"
- "**.css"
Expand Down Expand Up @@ -75,4 +75,4 @@ jobs:
with:
name: regg-${{ env.COMMIT_SHA_SHORT }}-dev
path: publish/*


0 comments on commit 6e84e4d

Please sign in to comment.