Skip to content

Commit

Permalink
Deploy playground
Browse files Browse the repository at this point in the history
  • Loading branch information
belav committed Feb 21, 2022
1 parent 528a37d commit 7ef5906
Showing 1 changed file with 8 additions and 5 deletions.
13 changes: 8 additions & 5 deletions .github/workflows/deploy_playground.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,13 @@
name: Deploy Playground
on:
create:
tags:
- '0.*'
- '1.*'
- '2.*'
push:
branches: [ master ]
#on:
# create:
# tags:
# - '0.*'
# - '1.*'
# - '2.*'

jobs:
deploy:
Expand Down

0 comments on commit 7ef5906

Please sign in to comment.