Skip to content

Commit

Permalink
Disable concurrency
Browse files Browse the repository at this point in the history
  • Loading branch information
Morb0 committed Oct 3, 2023
1 parent 82daa66 commit 3056238
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/publish-publish.yml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
name: Publish Public

concurrency:
group: publish
#concurrency:
# group: publish

on:
workflow_dispatch:
Expand Down

0 comments on commit 3056238

Please sign in to comment.