Skip to content

Commit

Permalink
try fixing automatic release name
Browse files Browse the repository at this point in the history
  • Loading branch information
fkellner committed Dec 6, 2022
1 parent b66e9a3 commit 02863c7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/tagged_release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ jobs:
with:
repo_token: "${{ secrets.GITHUB_TOKEN }}"
prerelease: false
automatic_release_tag: "latest"
files: |
dist/bsl_tools.js
dist/bsl_tools.rkt
id: "automatic_releases"

0 comments on commit 02863c7

Please sign in to comment.