Skip to content
This repository has been archived by the owner on Jun 23, 2024. It is now read-only.

Commit

Permalink
update release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
Serega007RU committed Apr 12, 2024
1 parent c8404e8 commit 2196711
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -74,7 +74,7 @@ jobs:
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
with:
tag_name: v${{ steps.get_version.outputs.version }}
tag_name: ${{ steps.get_version.outputs.version }}
release_name: Версия ${{ steps.get_version.outputs.version }}
body: Пароль от архива 2024
draft: false
Expand Down

0 comments on commit 2196711

Please sign in to comment.