Skip to content

Commit

Permalink
another try
Browse files Browse the repository at this point in the history
  • Loading branch information
mk-software-pl committed Jan 22, 2025
1 parent 0d647d8 commit 45bb51e
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions .github/workflows/pr.yml
Original file line number Diff line number Diff line change
Expand Up @@ -529,12 +529,13 @@ jobs:
if: ${{ github.ref != 'refs/heads/staging' }}
uses:
uses: ./.github/workflows/publish.yml
with:
ref: ${{ github.ref }}
# steps:
# - uses: actions/checkout@v1
# - name: "publish"
# uses: ./.github/actions/publish
# with:
# ref: ${{ github.ref }}


publish-before-tests:
name: Publish Without Tests
Expand Down

0 comments on commit 45bb51e

Please sign in to comment.