Skip to content

Instantly share code, notes, and snippets.

@paullessing
Last active May 6, 2020 10:04
Show Gist options
  • Save paullessing/0e7fad040a1b0c5c7bea569045db9df1 to your computer and use it in GitHub Desktop.
Save paullessing/0e7fad040a1b0c5c7bea569045db9df1 to your computer and use it in GitHub Desktop.
GitHub Actions: Publishing bundled packages with TypeScript: Setting up triggers
name: Releases
on:
push:
branches: [ master ]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment