Skip to content

Commit

Permalink
Merge pull request Superalgos#2696 from NAmorim/develop
Browse files Browse the repository at this point in the history
[Distribution] Typo
  • Loading branch information
Luis-Fernando-Molina authored Nov 22, 2021
2 parents 25f5d6f + bf1b04e commit eb5556a
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release_build_dev.yml
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: ${{ steps.vars.outputs.tag }}.${{ steps.date.outputs.date }}
tag_name: ${{ steps.vars.outputs.tag }}-${{ steps.date.outputs.date }}
release_name: Superalgos-Beta-v${{ steps.vars.outputs.tag }} Snapshot ${{ steps.date.outputs.date }}
keep_num: 5
keep_tags: false
Expand Down

0 comments on commit eb5556a

Please sign in to comment.