Skip to content

Commit

Permalink
ci(manual_build.yaml): change release environment to test-release
Browse files Browse the repository at this point in the history
  • Loading branch information
Michele-Alberti committed Jan 23, 2024
1 parent bba7ada commit ad170e4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/manual_build.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ jobs:
name: 🐋 Build Docker image
runs-on: ubuntu-latest
environment:
name: release
name: test-release
url: https://hub.docker.com/r/michelealberti/data-lunch-app
steps:
- name: Print build info
Expand Down

0 comments on commit ad170e4

Please sign in to comment.