Skip to content

Commit

Permalink
branch action
Browse files Browse the repository at this point in the history
  • Loading branch information
jmesterh committed Dec 10, 2024
1 parent 773f334 commit 58409dd
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/build-deploy-release-arm64.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,10 @@ name: build-deploy-release-arm64
on:
release:
types: [published]
push:
branches:
- "v3.4.0-arm"
workflow_dispatch:

jobs:
deploy-images:
runs-on: ubuntu-latest
Expand Down

0 comments on commit 58409dd

Please sign in to comment.