Skip to content

Commit

Permalink
Fix/logout component (#6)
Browse files Browse the repository at this point in the history
* delete: Removed pull request template.

* delete: ci: pull request merged check.

* fix: Removed logout component import

* ci: Add latest tag on default branch
  • Loading branch information
efiege authored Aug 26, 2022
1 parent 18b8a98 commit 67e221a
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/cd.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -45,6 +45,7 @@ jobs:
type=ref,event=branch
type=ref,event=pr
type=sha
type=raw,value=latest,enable=${{is_default_branch}}
- name: Build EDC-UI image
uses: docker/build-push-action@v2
Expand Down

0 comments on commit 67e221a

Please sign in to comment.