mirror of
https://github.com/AdrianKuta/Tree-Data-Structure.git
synced 2025-10-30 08:23:40 +01: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:
|
||||
# We'll run this workflow when a new GitHub release is created
|
||||
types: [released]
|
||||
workflow_dispatch:
|
||||
|
||||
jobs:
|
||||
publish:
|
||||
|
||||
Reference in New Issue
Block a user