Skip to content

Commit

Permalink
CI update environment name
Browse files Browse the repository at this point in the history
  • Loading branch information
misialq committed May 17, 2024
1 parent 666755b commit 74cf309
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/ci.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@ on:

jobs:
test:
environment: test-env
environment: dev
runs-on: ubuntu-latest
outputs:
latest-dev-tag: ${{ steps.fetch_latest_tags.outputs.latest-dev-tag }}
Expand Down

0 comments on commit 74cf309

Please sign in to comment.