Skip to content

Commit

Permalink
Update chore.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
SantiiRepair committed Sep 30, 2023
1 parent 6c9b30a commit f88a7b6
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/chore.yml
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
name: Publish 📝
name: Commit & Push 🚀

on:
push:
tags:
- "*"

jobs:
build-publish:
name: Build & Publish
commit-push:
name: Commit Changes & Push
permissions: write-all
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit f88a7b6

Please sign in to comment.