Skip to content

Commit

Permalink
Update action.yaml
Browse files Browse the repository at this point in the history
  • Loading branch information
Munkkeli authored Jan 7, 2025
1 parent 7e2ca52 commit de97fbb
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion action.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -63,4 +63,4 @@ runs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
build-args: |
FOLDER=${{ inputs.folder }}
FOLDER=/app/${{ inputs.folder }}

0 comments on commit de97fbb

Please sign in to comment.