Skip to content

Commit

Permalink
Release - Hard code fake tag name
Browse files Browse the repository at this point in the history
Previous github release failed with "Error: ⚠️ GitHub Releases requires a tag"

softprops/action-gh-release#20 (comment)
  • Loading branch information
timabell committed Jul 18, 2022
1 parent 16c08d4 commit 72e42dc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/ci.yml
Expand Up @@ -20,4 +20,5 @@ jobs:
# https://github.com/softprops/action-gh-release
uses: softprops/action-gh-release@v1
with:
tag_name: main
files: target/debug/gitopolis

0 comments on commit 72e42dc

Please sign in to comment.