Skip to content

Commit

Permalink
Merge branch 'main' into republishing
Browse files Browse the repository at this point in the history
  • Loading branch information
decentralgabe authored Oct 20, 2023
2 parents 9b6ee25 + d8a0ce7 commit 70a1910
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 3 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/image-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -55,8 +55,8 @@ jobs:
- name: Build and push Docker image
uses: docker/build-push-action@ad44023a93711e3deb337508980b4b5e9bcdc5dc
with:
context: .
context: impl
file: impl/build/Dockerfile
push: true
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
labels: ${{ steps.meta.outputs.labels }}
2 changes: 1 addition & 1 deletion spec.md
Original file line number Diff line number Diff line change
Expand Up @@ -307,4 +307,4 @@ Data needs to be republished.

## Security

## Privacy
## Privacy

0 comments on commit 70a1910

Please sign in to comment.