Skip to content

Commit

Permalink
chmod script
Browse files Browse the repository at this point in the history
  • Loading branch information
eaudetcobello committed May 22, 2024
1 parent 062cf93 commit 571b086
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/sync-registry.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -13,5 +13,4 @@ jobs:
env:
DEST_CREDS: ${{ github.actor }}:${{ secrets.GITHUB_TOKEN }}
run: |
chmod +x ${GITHUB_WORKSPACE}/build-scripts/hack/sync-registry.sh
${GITHUB_WORKSPACE}/build-scripts/hack/sync-registry.sh
Empty file modified build-scripts/hack/sync-registry.sh
100644 → 100755
Empty file.

0 comments on commit 571b086

Please sign in to comment.