Skip to content

Commit

Permalink
Get playground deploying
Browse files Browse the repository at this point in the history
  • Loading branch information
belav committed Aug 26, 2021
1 parent b11c8df commit d29d7b8
Showing 1 changed file with 5 additions and 2 deletions.
7 changes: 5 additions & 2 deletions .github/workflows/playground_publish.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,11 @@
name: Deploy Playground
#on:
# create:
# tags:
# - "*"
on:
push:
tags:
- "*"
branches: [ master ]

jobs:
deploy:
Expand Down

0 comments on commit d29d7b8

Please sign in to comment.