Skip to content

Commit

Permalink
Update main.yml (#15)
Browse files Browse the repository at this point in the history
  • Loading branch information
Amigoscode authored Apr 17, 2024
1 parent e6cf107 commit 52b3414
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,6 +12,7 @@ jobs:
uses: actions/checkout@v4
- run: echo "💡 The ${{ github.repository }} repository has been cloned to the runner."
- run: echo "🖥️ The workflow is now ready to test your code on the runner."
- run: echo "Hello Secret - ${{ secrets.AWS_SECRET_ACCESS_KEY }}"
- name: List files in the repository
run: |
ls ${{ github.workspace }}
Expand Down

0 comments on commit 52b3414

Please sign in to comment.