generated from xinntao/ProjectTemplate-Python
-
Notifications
You must be signed in to change notification settings - Fork 3.6k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
2 changed files
with
42 additions
and
1 deletion.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,41 @@ | ||
name: release | ||
on: | ||
push: | ||
tags: | ||
- '*' | ||
|
||
jobs: | ||
build: | ||
permissions: write-all | ||
name: Create Release | ||
runs-on: ubuntu-latest | ||
steps: | ||
- name: Checkout code | ||
uses: actions/checkout@v2 | ||
- name: Create Release | ||
id: create_release | ||
uses: actions/create-release@v1 | ||
env: | ||
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }} | ||
with: | ||
tag_name: ${{ github.ref }} | ||
release_name: Real-ESRGAN ${{ github.ref }} Release Note | ||
body: | | ||
🚀 See you again 😸 | ||
🚀Have a nice day 😸 and happy everyday 😃 | ||
🚀 Long time no see ☄️ | ||
✨ **Highlights** | ||
✅ [Features] Support ... | ||
🐛 **Bug Fixes** | ||
🌴 **Improvements** | ||
📢📢📢 | ||
<p align="center"> | ||
<img src="https://raw.githubusercontent.com/xinntao/Real-ESRGAN/master/assets/realesrgan_logo.png" height=150> | ||
</p> | ||
draft: true | ||
prerelease: false |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1 +1 @@ | ||
0.2.9 | ||
0.3.0 |
fa4c8a0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
fa4c8a0
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
@@ -0,0 +1,41 @@
الاسم : الافراج
على :
يدفع :
العلامات :
- ' * '
وظائف :
يبني :
الأذونات : كتابة الكل
الاسم : إنشاء الإصدار
يعمل على : أوبونتو-أحدث
الخطوات :
- الاسم : رمز الخروج
الاستخدامات : الإجراءات/الخروج@v2
- الاسم : إنشاء الإصدار
المعرف : create_release
الاستخدامات : الإجراءات/إنشاء-release@v1
البيئة :
GITHUB_TOKEN : ${{ Secrets.GITHUB_TOKEN }}
مع :
tag_name : ${{ github.ref }}
Release_name : Real-ESRGAN ${{ github.ref }} ملاحظة الإصدار
الجسم : |
🚀 نراكم مرة أخرى 😸
🚀 أتمنى لك يومًا سعيدًا 😸 وكل يوم سعيد 😃
🚀 لم أراك منذ فترة طويلة ☄️
✨ أبرز الأحداث
✅ [المميزات] دعم ...
🐛 إصلاحات الأخطاء
🌴 التحسينات
📢📢📢
</ص>
مشروع : صحيح
الإصدار المسبق : كاذبة