Skip to content

Commit

Permalink
correct tmp different branch as well
Browse files Browse the repository at this point in the history
  • Loading branch information
MajoBerger committed Feb 26, 2024
1 parent b40c9ac commit 04b6a7c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker.yml
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@ jobs:
dspace-angular-dist:
# Ensure this job never runs on forked repos. It's only executed for 'dataquest/dspace-angular'
if: github.repository == 'dataquest-dev/dspace-angular' && false # not used for now
uses: dataquest-dev/DSpace/.github/workflows/reusable-docker-build.yml@dtq-dev
uses: dataquest-dev/DSpace/.github/workflows/reusable-docker-build.yml@internal/improve-build
with:
build_id: dspace-angular-dist
image_name: dspace/dspace-angular
Expand Down

0 comments on commit 04b6a7c

Please sign in to comment.