Skip to content

Commit

Permalink
Merge pull request #14 from betadots/update
Browse files Browse the repository at this point in the history
add checkout
  • Loading branch information
rwaffen authored Apr 12, 2024
2 parents aadbf50 + 4ae214f commit 1a4ebfe
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,9 @@ jobs:
name: Release
runs-on: ubuntu-latest
steps:
- name: Checkout
uses: actions/checkout@v4

- name: Create Release
env:
GH_TOKEN: ${{ github.token }}
Expand Down

0 comments on commit 1a4ebfe

Please sign in to comment.