Skip to content

Commit

Permalink
Fix worker labels
Browse files Browse the repository at this point in the history
  • Loading branch information
krolol committed Jan 15, 2024
1 parent 6a1b5bf commit 478c1e0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/publish-docker-image-to-dockerhub.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ env:
PACKAGE_NAME: pos-node
jobs:
tag-and-push:
runs-on: [self-hosted, cere-network-xlarge-workers]
runs-on: [self-hosted, cere-network-xlarge]
steps:
- name: Configure AWS credentials
uses: aws-actions/configure-aws-credentials@v1
Expand Down

0 comments on commit 478c1e0

Please sign in to comment.