Skip to content

Commit

Permalink
move workflow files to top level workflows dir.
Browse files Browse the repository at this point in the history
  • Loading branch information
Robert-Gee committed Jan 19, 2024
1 parent 9a15c21 commit b29c335
Show file tree
Hide file tree
Showing 6 changed files with 2 additions and 2 deletions.
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -38,4 +38,4 @@ runs:
- ${{ inputs.action }}
- ${{ inputs.type }}
- ${{ inputs.languages }}
- ${{ inputs.filepaths }}
- ${{ inputs.filepaths }}
File renamed without changes.
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ inputs:
default: "public/locales"
runs:
using: "docker"
image: "Dockerfile"
image: "localize-restructure-Dockerfile"
args:
- ${{ inputs.languages }}
- ${{ inputs.input-path }}
Expand Down

0 comments on commit b29c335

Please sign in to comment.