Skip to content

Commit

Permalink
feat: try experimental tag on pre-releases with modified platform-act…
Browse files Browse the repository at this point in the history
…ions
  • Loading branch information
aleortega committed Feb 3, 2025
1 parent 7e9b593 commit 2cf33f6
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/build-and-publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@ on:

jobs:
build-publish:
uses: decentraland/platform-actions/.github/workflows/libs-build-and-publish.yml@main
uses: decentraland/platform-actions/.github/workflows/libs-build-and-publish.yml@feat/support-custom-libs-tags
with:
custom-tag: pr-${{ github.event.pull_request.number }}
branch-to-custom-tag: ${{ github.head_ref }}
Expand Down

0 comments on commit 2cf33f6

Please sign in to comment.