Skip to content

Commit

Permalink
Correct indentation
Browse files Browse the repository at this point in the history
  • Loading branch information
kelvinn committed Oct 29, 2023
1 parent b61448c commit e4aec74
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -68,8 +68,8 @@ jobs:
fly version
fly auth docker
bash scripts/deploy.sh
env:
MACHINE_ID: ${{ secrets.MACHINE_ID }}
env:
MACHINE_ID: ${{ secrets.MACHINE_ID }}
- name: Create Sentry release
uses: getsentry/action-release@v1
env:
Expand Down

0 comments on commit e4aec74

Please sign in to comment.