Skip to content
This repository was archived by the owner on Feb 16, 2024. It is now read-only.

Commit

Permalink
Update publish_beta.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
DewGew authored Jun 8, 2023
1 parent 2bc65d2 commit afc2c7a
Showing 1 changed file with 2 additions and 4 deletions.
6 changes: 2 additions & 4 deletions .github/workflows/publish_beta.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,8 @@
name: Publish Docker Image
name: Publish Docker Image Beta

on:
pull_request:
workflow_dispatch:
branches: [ "beta" ]
types:
- closed
jobs:
publish-docker-image:
if: github.event.pull_request.merged == true
Expand Down

0 comments on commit afc2c7a

Please sign in to comment.