Skip to content

Commit

Permalink
New test
Browse files Browse the repository at this point in the history
  • Loading branch information
Gustavo Silva committed Jul 2, 2024
1 parent bc120f9 commit 4abe71b
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/docker_uploader.yml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ on:
jobs:
build-push-artifact:
runs-on: ubuntu-latest
environment: '${{ inputs.environment }}'
environment: ${{ inputs.environment }}
steps:
- uses: actions/checkout@v4

Expand Down

0 comments on commit 4abe71b

Please sign in to comment.