Skip to content

Commit

Permalink
Fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
rumpelsepp committed Oct 29, 2024
1 parent 23ec3f7 commit c39a153
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-container.yml
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@ jobs:

- name: Rename Containerfile
run: |
mv debian/Containerfile debian/Dockerfile
mv containers/debian/Containerfile containers/debian/Dockerfile
# Uses the `docker/login-action` action to log in to the Container registry registry using the account and password that will publish the packages. Once published, the packages are scoped to the account defined here.
- name: Log in to the Container registry
Expand Down

0 comments on commit c39a153

Please sign in to comment.