mirror of
https://github.com/AdrianKuta/Tree-Data-Structure.git
synced 2025-07-01 15:27:58 +02:00
Set up GitHub Actions
This commit is contained in:
1
.github/workflows/publish.yml
vendored
1
.github/workflows/publish.yml
vendored
@ -4,6 +4,7 @@ on:
|
|||||||
release:
|
release:
|
||||||
# We'll run this workflow when a new GitHub release is created
|
# We'll run this workflow when a new GitHub release is created
|
||||||
types: [released]
|
types: [released]
|
||||||
|
workflow_dispatch:
|
||||||
|
|
||||||
jobs:
|
jobs:
|
||||||
publish:
|
publish:
|
||||||
|
Reference in New Issue
Block a user