Skip to content

Commit 49295c7

Browse files
committed
Ignore workingdirectory in mops operations
1 parent c9ba8e6 commit 49295c7

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

action.yml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -139,7 +139,6 @@ runs:
139139

140140
- name: Update Docker Image in Repository
141141
shell: bash
142-
working-directory: ${{ inputs.workingdirectory }}
143142
run: |
144143
commit_changes () {
145144
if [[ ${{ steps.preparation.outputs.push }} == "true" ]]; then

0 commit comments

Comments
 (0)