Skip to content

Commit

Permalink
Update dockerimage.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
yufree authored Jan 12, 2021
1 parent f294c58 commit c09b3a1
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions .github/workflows/dockerimage.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,6 @@
name: Docker Image CI & Publish Docker image

on:
push:
branches:
- main
release:
types: [published]
jobs:
Expand All @@ -22,7 +19,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}
registry: docker.pkg.github.com
repository: yufree/xcmsrocker/xcmsrocker
repository: yufree/xcmsrocker/pmdda
tag_with_ref: true


0 comments on commit c09b3a1

Please sign in to comment.