Skip to content

Commit

Permalink
Release only when pushing to main
Browse files Browse the repository at this point in the history
  • Loading branch information
tapnisu committed Nov 25, 2024
1 parent b04e7f6 commit 7b06d01
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@ name: Release

on:
push:
branches:
- main

jobs:
docker:
Expand Down

0 comments on commit 7b06d01

Please sign in to comment.