Skip to content

Commit

Permalink
actually checks out repository in test script
Browse files Browse the repository at this point in the history
  • Loading branch information
CSchoel committed May 21, 2021
1 parent 4c6a63e commit 2a50be4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/test.yml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@ jobs:
name: Create release for this action (with this action :D)
runs-on: ubuntu-latest
steps:
- uses: actions/checkout@v2
- uses: CSchoel/[email protected]
- uses: actions/create-release@v1
env:
Expand Down

0 comments on commit 2a50be4

Please sign in to comment.