Skip to content

Commit

Permalink
πŸ™ Forgot one char lol
Browse files Browse the repository at this point in the history
  • Loading branch information
DasLixou committed Apr 25, 2022
1 parent eb6b5e7 commit 44a0407
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@ jobs:
steps:
- uses: actions/checkout@v2
- name: GitHub Release
- uses: "marvinpinto/action-automatic-releases@latest"
uses: "marvinpinto/action-automatic-releases@latest"
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
automatic_release_tag: "latest"
Expand Down

0 comments on commit 44a0407

Please sign in to comment.