Skip to content

Commit

Permalink
ci(dotfiles): 🐛 change in job
Browse files Browse the repository at this point in the history
  • Loading branch information
sebastienrousseau committed Feb 19, 2024
1 parent da55c45 commit 3f2cffb
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions .github/workflows/release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -3,9 +3,7 @@ name: Release
env:
MY_NPM_REGISTRY: https://registry.npmjs.org

on:
release:
types: [published]
on: [push, pull_request]

jobs:
build:
Expand Down

0 comments on commit 3f2cffb

Please sign in to comment.