Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/NesTiler.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-10-30 12:07:38 +0300
committerAlexey 'Cluster' Avdyukhin <clusterrr@clusterrr.com>2022-10-30 12:07:38 +0300
commitd936f9526746c38fb068ff8abe63b367cca71e9b (patch)
tree63a14b07ebc7d9a5edc89685a5555f5329e35203
parentaf793816f6c6978c5779b7f7f2a0c92aa9f37c9b (diff)
Migrated to ncipollo/release-action
-rw-r--r--.github/workflows/release.yml1
1 files changed, 1 insertions, 0 deletions
diff --git a/.github/workflows/release.yml b/.github/workflows/release.yml
index 9299709..eec3be7 100644
--- a/.github/workflows/release.yml
+++ b/.github/workflows/release.yml
@@ -13,6 +13,7 @@ jobs:
with:
token: ${{ secrets.GITHUB_TOKEN }}
tag: ${{ github.event.repository.updated_at}}
+ commit: master
name: Release ${{ github.event.repository.updated_at}}
draft: true
- name: Output Release URL File