Skip to content

Commit

Permalink
No commit message
Browse files Browse the repository at this point in the history
  • Loading branch information
Godaddy-del authored Dec 8, 2024
1 parent f530a71 commit 60c9c08
Showing 1 changed file with 21 additions and 1 deletion.
22 changes: 21 additions & 1 deletion .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,27 @@ on:
release:
types: [created]

jobs:




















jobs:
publish:
runs-on: ubuntu-latest
steps:
Expand Down

0 comments on commit 60c9c08

Please sign in to comment.