Skip to content

Commit

Permalink
chore(ci): release to npm and main gh-pages
Browse files Browse the repository at this point in the history
  • Loading branch information
valorkin committed Jun 1, 2021
1 parent 6e9a81e commit c773693
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions .github/workflows/on-release.yml
Original file line number Diff line number Diff line change
@@ -1,8 +1,6 @@
name: on-release
on:
push:
branches:
- development
tags:
- v*

Expand All @@ -11,7 +9,6 @@ env:
NX_RUN_GROUP: ${{ github.run_id }}
NX_CLOUD_AUTH_TOKEN: ${{ secrets.NX_CLOUD_AUTH_TOKEN }}
MOZ_HEADLESS: 1
GH_PAGES_URI: https://valorkin.github.io
CONVENTIONAL_GITHUB_RELEASER_TOKEN: ${{ secrets.GITHUB_TOKEN }}

jobs:
Expand Down

0 comments on commit c773693

Please sign in to comment.