Skip to content

Commit

Permalink
change to self hosted
Browse files Browse the repository at this point in the history
  • Loading branch information
oluwolenpbc authored Oct 1, 2024
1 parent 6abad2c commit 5febb49
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/promote.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,8 +27,9 @@ on:

jobs:
promote:
runs-on: ubuntu-latest
runs-on: self-hosted
env:
ACTIONS_ALLOW_USE_UNSECURE_NODE_VERSION: true
AWS_REGION: ${{ vars.AWS_REGION }}

steps:
Expand Down

0 comments on commit 5febb49

Please sign in to comment.