Skip to content

Commit

Permalink
Update workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
lloesche committed Sep 29, 2023
1 parent d8e5867 commit 9ae004f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker-build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -83,7 +83,7 @@ jobs:
username: ${{ github.actor }}
password: ${{ secrets.GITHUB_TOKEN }}

- name: Build and push resotobase Docker image
- name: Build and push FIX CA Docker image
uses: docker/build-push-action@v3
with:
context: .
Expand Down

0 comments on commit 9ae004f

Please sign in to comment.