Skip to content

Commit

Permalink
asd
Browse files Browse the repository at this point in the history
  • Loading branch information
chokecoDev authored Oct 3, 2024
1 parent 882f6f8 commit ad9a3ae
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/nuevo.yml
Original file line number Diff line number Diff line change
Expand Up @@ -24,4 +24,6 @@ jobs:
git config --local user.email "[email protected]"
git add changes.txt
git commit -m "${{ github.event.inputs.message }}"
git push
git push
env:
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 comments on commit ad9a3ae

Please sign in to comment.