Skip to content

Commit

Permalink
Fix unexpected value in GitHub Actions
Browse files Browse the repository at this point in the history
  • Loading branch information
Ru Chern Chong committed Oct 29, 2023
1 parent dffa4aa commit 34d5d1f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion .github/workflows/sst.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,6 @@ permissions:
jobs:
DeployApp:
runs-on: ubuntu-latest
env:
steps:
- name: Git clone the repository
uses: actions/checkout@v3
Expand Down

0 comments on commit 34d5d1f

Please sign in to comment.