mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
[skip ci] readded on release trigger
This commit is contained in:
@@ -1,5 +1,7 @@
|
||||
name: Releases
|
||||
on:
|
||||
release:
|
||||
types: [published]
|
||||
push:
|
||||
tags:
|
||||
- processing-*
|
||||
@@ -78,4 +80,4 @@ jobs:
|
||||
with:
|
||||
repo_token: ${{ secrets.GITHUB_TOKEN }}
|
||||
file: ./build/${{ matrix.os_prefix }}/processing-${{ needs.version.outputs.version }}-${{ matrix.os_prefix}}-*
|
||||
file_glob: true
|
||||
file_glob: true
|
||||
|
||||
Reference in New Issue
Block a user