Skip to content

Commit

Permalink
fixup! Deploy to AWS ECS
Browse files Browse the repository at this point in the history
  • Loading branch information
tibdex committed Sep 16, 2024
1 parent 9cca817 commit d708d60
Showing 1 changed file with 5 additions and 4 deletions.
9 changes: 5 additions & 4 deletions .github/workflows/deploy.yml
Original file line number Diff line number Diff line change
@@ -1,9 +1,10 @@
name: Deploy

on: [push]
# push:
# branches:
# - main
on:
push:
branches:
- main
- update-to-0.9.0

permissions:
id-token: write
Expand Down

0 comments on commit d708d60

Please sign in to comment.