Skip to content

Commit 1d96ffc

Browse files
committed
Update release.yml to use reusable workflow
1 parent c5a7de4 commit 1d96ffc

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010

1111
jobs:
1212
publish:
13-
uses: activeprospect/leadconduit-integration-acoustic/.github/workflows/release.yml@master
13+
uses: activeprospect/github-action-workflows/.github/workflows/release.yml@master
1414
with:
1515
version: ${{ github.event.inputs.version }}
1616
secrets:

0 commit comments

Comments
 (0)