Skip to content

Commit

Permalink
publish & package.json
Browse files Browse the repository at this point in the history
  • Loading branch information
MauMuller committed Jan 4, 2023
1 parent ebbcb22 commit c6e04b4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion .github/workflows/publish-package.yml
Original file line number Diff line number Diff line change
@@ -1,10 +1,10 @@
name: Publish package

on:
workflow_dispatch:
push:
tags:
- "v*"
workflow_dispatch:

permissions:
contents: write
Expand Down
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
{
"name": "valisk",
"name": "@libsdomau/valisk",
"version": "1.0.0",
"license": "MIT License",
"description": "Validações e máscaras para seus dados, e o melhor, tudo em forma de Hooks!",
Expand Down

0 comments on commit c6e04b4

Please sign in to comment.