Skip to content

Commit

Permalink
weird error
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliusroemer committed May 13, 2024
1 parent 426743b commit 2501472
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/config-preprocessor-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -44,9 +44,9 @@ jobs:
packages: write
checks: read
steps:
- uses: actions/checkout@v4
- name: Shorten sha
run: echo "sha=${sha::7}" >> $GITHUB_ENV
- uses: actions/checkout@v4
- name: Set up Docker Buildx
uses: docker/setup-buildx-action@v3
- name: Login to GitHub Container Registry
Expand Down

0 comments on commit 2501472

Please sign in to comment.