Skip to content

Commit

Permalink
chore: disable papyrus_docker-publish to reanable ci (#2387)
Browse files Browse the repository at this point in the history
  • Loading branch information
ArniStarkware authored Dec 2, 2024
1 parent d1ad687 commit 5692bc3
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/papyrus_docker-publish.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Papyrus-Docker-Publish
<!-- name: Papyrus-Docker-Publish

on:
workflow_dispatch:
Expand Down Expand Up @@ -81,4 +81,4 @@ jobs:
tags: ${{ steps.meta.outputs.tags }}
labels: ${{ steps.meta.outputs.labels }}
cache-from: type=gha
cache-to: type=gha,mode=max
cache-to: type=gha,mode=max -->

0 comments on commit 5692bc3

Please sign in to comment.