Skip to content

Commit

Permalink
Do not apply after sync since permissions are off
Browse files Browse the repository at this point in the history
  • Loading branch information
joecorall committed Nov 21, 2024
1 parent cbb8c56 commit 9ecca4a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions .github/workflows/sync.yml
Original file line number Diff line number Diff line change
Expand Up @@ -45,8 +45,3 @@ jobs:
docker pull islandora/fits:main
docker tag islandora/fits:main us-docker.pkg.dev/${{ secrets.GCLOUD_PROJECT }}/shared/harvard-fits:main
docker push us-docker.pkg.dev/${{ secrets.GCLOUD_PROJECT }}/shared/harvard-fits:main
- name: ⛴️
run: gh workflow run apply.yml
env:
GH_TOKEN: ${{ github.token }}

0 comments on commit 9ecca4a

Please sign in to comment.