Skip to content

Commit

Permalink
Update attach-artifact-release.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
jandroav authored Dec 18, 2023
1 parent dac7a9f commit c6a9cb3
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion .github/workflows/attach-artifact-release.yml
Original file line number Diff line number Diff line change
Expand Up @@ -4,9 +4,12 @@ on:
pull_request:
types:
- closed
push:
branches:
- main

jobs:

attach-artifact-to-release:
uses: liquibase/build-logic/.github/workflows/[email protected].5
uses: liquibase/build-logic/.github/workflows/[email protected].9
secrets: inherit

0 comments on commit c6a9cb3

Please sign in to comment.