mirror of
https://github.com/snoups/remnashop.git
synced 2026-04-20 18:03:11 +00:00
chore: release v0.3.1
This commit is contained in:
4
.github/workflows/prod-docker-release.yml
vendored
4
.github/workflows/prod-docker-release.yml
vendored
@@ -46,10 +46,10 @@ jobs:
|
||||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}
|
||||
with:
|
||||
tag_name: ${{ github.ref_name }}
|
||||
name: v${{ github.ref_name }}
|
||||
name: ${{ github.ref_name }}
|
||||
generate_release_notes: false
|
||||
body: |
|
||||
# 🛍 Remnashop v${{ github.ref_name }}
|
||||
# 🛍 Remnashop ${{ github.ref_name }}
|
||||
[](https://t.me/remna_shop)
|
||||
[](https://t.me/+xQs17zMzwCY1NzYy)
|
||||
|
||||
|
||||
@@ -1 +1 @@
|
||||
__version__ = "0.3.0"
|
||||
__version__ = "0.3.1"
|
||||
|
||||
Reference in New Issue
Block a user