Skip to content

Commit

Permalink
updated action
Browse files Browse the repository at this point in the history
  • Loading branch information
timurgaleev committed Sep 17, 2023
1 parent d2ddcee commit 9909e87
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/push.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ name: Build-Push
on:
push:
branches:
- master
- main

jobs:
build:
Expand All @@ -25,4 +25,4 @@ jobs:
with:
args: --release
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit 9909e87

Please sign in to comment.