Skip to content

Commit

Permalink
aaaa
Browse files Browse the repository at this point in the history
  • Loading branch information
PascalEgn committed Jul 11, 2024
1 parent f6b06df commit b380467
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions .github/workflows/letssee.yml
Original file line number Diff line number Diff line change
Expand Up @@ -13,3 +13,5 @@ jobs:
uses: actions/checkout@v2
- name: Run a one-line script
run: echo Hello, world!
- name: Echo something
run: echo ${{ secrets.TEST_ME }}

0 comments on commit b380467

Please sign in to comment.