Skip to content

Commit

Permalink
update
Browse files Browse the repository at this point in the history
  • Loading branch information
omariosouto committed Sep 20, 2024
1 parent 5bd6a1f commit 17f5cdb
Showing 1 changed file with 5 additions and 1 deletion.
6 changes: 5 additions & 1 deletion .github/workflows/continuous-integration.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,9 +37,13 @@ jobs:
with:
header: Deployment Output
message: |
Deployment Successful!
Preview Deployment Successful!
<details>
<summary>Check deploy info</summary>
${{ steps.deploy_step.outputs.deploy_output }}
</details>
lint:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 17f5cdb

Please sign in to comment.