Skip to content

Commit 05adfb2

Browse files
committed
remove environment cmdarg
1 parent 6b8134e commit 05adfb2

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/update-lockfiles.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -47,6 +47,6 @@ jobs:
4747
run: |
4848
# visually inspect workflow that needs be run e.g. test.yml
4949
# gh workflow view test.yml --yaml
50-
gh workflow run test.yml --ref update-pixi -f environment=prod
50+
gh workflow run test.yml --ref update-pixi
5151
env:
5252
GH_TOKEN: ${{ github.token }}

0 commit comments

Comments
 (0)