Skip to content

Commit

Permalink
chore(ci): renamed publishing workflow
Browse files Browse the repository at this point in the history
  • Loading branch information
alvarobernal2412 authored Nov 18, 2024
1 parent 12df875 commit 1c5bcba
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Publish packages
name: Publish packages 🐳📦

on:
push:
Expand Down Expand Up @@ -27,4 +27,3 @@ jobs:
with:
pr_id: ${{ github.event.number }}
github_ref: ${{ github.ref }}
tag: ${{ github.ref_name }}

0 comments on commit 1c5bcba

Please sign in to comment.