Skip to content

Commit

Permalink
fo real canaries
Browse files Browse the repository at this point in the history
  • Loading branch information
hobbes7878 committed Aug 1, 2023
1 parent 682f3a9 commit 29db605
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/canary.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@ on:

jobs:
release:
name: Release
runs-on: ubuntu-latest
# Restricts to:
# 1) the base repository
Expand Down Expand Up @@ -50,4 +51,4 @@ jobs:
run: |
yarn install --frozen-lockfile
yarn build:package
npx auto canary --dry-run
yarn auto canary

0 comments on commit 29db605

Please sign in to comment.