Skip to content
This repository has been archived by the owner on Nov 4, 2023. It is now read-only.

Commit

Permalink
chore(ci): revert update version of the release action (#552)
Browse files Browse the repository at this point in the history
  • Loading branch information
rchl committed Nov 30, 2020
1 parent 4d3ec12 commit ff98fa3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/on_release.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ jobs:
pushd build
zip -qr "../TileBoard.zip" .
- uses: marvinpinto/action-automatic-releases@v1
- uses: marvinpinto/action-automatic-releases@v1.1.0
with:
repo_token: ${{ secrets.GITHUB_TOKEN }}
prerelease: false
Expand Down

0 comments on commit ff98fa3

Please sign in to comment.