Skip to content

Commit

Permalink
v8
Browse files Browse the repository at this point in the history
  • Loading branch information
amin19948 authored Oct 25, 2023
1 parent 540a2a6 commit a4364d9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compose_push.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ jobs:
docker login -u ${{ secrets.dockerhub_user }} -p ${{ secrets.dockerhub_pass }}
- name: Compose up
uses: konvenit/workflowator/.github/actions/compose@fix_load_yaml
uses: konvenit/workflowator/.github/actions/compose@v8
with:
application-name: ${{ inputs.application-name }}

Expand Down

0 comments on commit a4364d9

Please sign in to comment.