Skip to content

Commit

Permalink
fix
Browse files Browse the repository at this point in the history
  • Loading branch information
Axnjr committed Mar 27, 2024
1 parent 53e235e commit 297d1cd
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/prod.yml
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@ jobs:

deploy:
needs: build
runs-on: [ignition_wsss_aws_runner]
runs-on: ignition_wsss_aws_runner
steps:
- name: Pulling image from docker hub
run: docker pull axnjr/ignition_wsss:latest
Expand Down

0 comments on commit 297d1cd

Please sign in to comment.