Skip to content

Commit

Permalink
Update dockerrelease.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
thomasleplus committed Apr 26, 2024
1 parent 78b4940 commit 2b6d7ff
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/dockerrelease.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,8 @@ on:
permissions: {}

jobs:
build:
release:
if: github.ref == 'refs/heads/main'
runs-on: ubuntu-latest
steps:
- name: Set IMAGE
Expand Down

0 comments on commit 2b6d7ff

Please sign in to comment.