Skip to content

Commit

Permalink
Dat 18309 (#119)
Browse files Browse the repository at this point in the history
* ⬆️ (create-release.yml): upgrade liquibase/build-logic action to version DAT-18309 to address issue DAT-18309 and incorporate new changes.

* ✨ (create-release.yml): add workflow_dispatch event trigger to manually trigger the workflow execution

* ⬆️ (release-published.yml): upgrade extension-release-published.yml to version DAT-18309 to address issue DAT-18309 and improve functionality

* ⬆️ (attach-artifact-release.yml): upgrade extension-attach-artifact-release.yml to version DAT-18309 to address issue DAT-18309 and improve functionality
  • Loading branch information
jandroav authored Aug 2, 2024
1 parent 14a149f commit f989972
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .github/workflows/attach-artifact-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,5 +11,5 @@ on:
jobs:

attach-artifact-to-release:
uses: liquibase/build-logic/.github/workflows/extension-attach-artifact-release.yml@v0.7.8
uses: liquibase/build-logic/.github/workflows/extension-attach-artifact-release.yml@DAT-18309
secrets: inherit

0 comments on commit f989972

Please sign in to comment.