Skip to content

Commit

Permalink
chore: changed environment
Browse files Browse the repository at this point in the history
  • Loading branch information
gentlementlegen committed Feb 19, 2025
1 parent 3fb81f1 commit 073204a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/compute.yml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@ jobs:
name: Rewards
runs-on: ubuntu-latest
permissions: write-all
environment: ${{ github.ref == 'refs/heads/main' && 'main' || 'development' }}
environment: main

env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
Expand Down

0 comments on commit 073204a

Please sign in to comment.