Skip to content

Commit

Permalink
ci: commenting repo specific push for portal
Browse files Browse the repository at this point in the history
  • Loading branch information
dinkar-jain authored Dec 21, 2023
1 parent bafeaef commit 3af64d7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@ jobs:
push: true
file: waltid-web-portal/Dockerfile
tags: waltid/portal:latest, waltid/portal:${{ env.release_version }}
if: ${{ contains(github.event.workspace, 'waltid-web-portal') }}
# if: ${{ contains(github.event.workspace, 'waltid-web-portal') }}

- name: Changelog
uses: ardalanamini/auto-changelog@v3
Expand Down

0 comments on commit 3af64d7

Please sign in to comment.