Skip to content

Commit

Permalink
fix: testing
Browse files Browse the repository at this point in the history
  • Loading branch information
emon5122 authored Jan 22, 2023
1 parent 4f9bb02 commit bd6162c
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions .github/workflows/docker-image.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,12 @@ jobs:
-
name: checkout
uses: actions/checkout@v3
-
name: Tagger
uses: google-github-actions/release-please-action@v3
with:
release-type: python
package-name: release-please-action
-
name: Set up QEMU
uses: docker/setup-qemu-action@v2
Expand Down

0 comments on commit bd6162c

Please sign in to comment.