Skip to content

Commit

Permalink
fixup! CI
Browse files Browse the repository at this point in the history
  • Loading branch information
sbihel committed Apr 27, 2023
1 parent 0898faa commit 5cf5a3c
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,10 +4,10 @@ on:
pull_request:
branches:
- main
- "feat/rewrite-vc-api"
push:
branches:
- main
- "feat/rewrite-vc-api"
workflow_dispatch:

env:
Expand Down
1 change: 1 addition & 0 deletions .github/workflows/push_image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@ jobs:
steps:
- name: Checkout DIDKit repository
uses: actions/checkout@v3
- uses: docker/setup-buildx-action@v2
- uses: docker/metadata-action@v4
id: meta
with:
Expand Down

0 comments on commit 5cf5a3c

Please sign in to comment.