Skip to content

Commit

Permalink
ci: fixed release workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
daystram committed Jul 13, 2021
1 parent 30070ad commit 32c4508
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@ jobs:
APPLICATION: ratify
strategy:
matrix:
app: [be, fe]
service: [be, fe]
steps:
- name: Checkout Repository
uses: actions/checkout@v2
Expand Down

0 comments on commit 32c4508

Please sign in to comment.