Skip to content

Commit

Permalink
fix workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
hiyuki2578 committed Apr 7, 2024
1 parent 2a81adc commit 731beb9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,9 @@ jobs:
#cache-to: type=gha,mode=max
- uses: docker/build-push-action@v3
with:
context: ./streaming
context: .
file: streaming/Dockerfile
provenance: false
push: true
tags: projectmyosotis/mastodon-streaming:latest
#cache-from: type=gha
Expand Down

0 comments on commit 731beb9

Please sign in to comment.