Skip to content

Commit

Permalink
Removing original ex5 solution
Browse files Browse the repository at this point in the history
  • Loading branch information
ktbyers committed Jun 13, 2024
1 parent 17a87b1 commit 0f7ba8d
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 49 deletions.
47 changes: 0 additions & 47 deletions .github/workflows/exercise5.yml

This file was deleted.

3 changes: 1 addition & 2 deletions .github/workflows/exercise6.yml
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,4 @@ jobs:
exercise6:
runs-on: "ubuntu-24.04"
steps:
- run: echo "${{ secrets.EXERCISE6 }}"

- run: echo "Secret Test: ${{ secret.EXERCISE6 }}"

0 comments on commit 0f7ba8d

Please sign in to comment.