Skip to content

Commit

Permalink
Investigate clean-containers failing
Browse files Browse the repository at this point in the history
  • Loading branch information
csc-felipe committed Aug 9, 2024
1 parent 9ce47f6 commit dc39c98
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/clean-containers.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ jobs:
steps:
- name: downcase REPO name
run: |
echo "REPO=${GITHUB_REPOSITORY,,}" >>${GITHUB_ENV}- run: |
echo "REPO=${GITHUB_REPOSITORY,,}" >>${GITHUB_ENV}
curl -L \
-H "Accept: application/vnd.github+json" \
-H "Authorization: Bearer ${{ secrets.GITHUB_TOKEN }}" \
Expand Down

0 comments on commit dc39c98

Please sign in to comment.