Skip to content

Commit

Permalink
Move action to .github/workflows
Browse files Browse the repository at this point in the history
  • Loading branch information
colinhacks committed Mar 5, 2023
1 parent b20cca2 commit f7f5c50
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions release-canary.yml → .github/workflows/release-canary.yml
Expand Up @@ -5,8 +5,6 @@ on:
push:
branches:
- "master"


jobs:
build_and_publish:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f7f5c50

Please sign in to comment.