Skip to content

Commit

Permalink
devops: replaced pnpm with npm
Browse files Browse the repository at this point in the history
  • Loading branch information
adolfokrah committed Jul 28, 2024
1 parent ab736b7 commit e4d7eea
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion .github/workflows/create-release.yaml
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
on:
push:
# Sequence of patterns matched against refs/tags
branches:
- main
tags:
- 'v*' # Push events to matching v*, i.e. v1.0, v20.15.10

Expand Down

0 comments on commit e4d7eea

Please sign in to comment.