Skip to content

Commit 39e7560

Browse files
committed
feat(ci:deploy): decommissioning the release.yml action
- pin the main branch of the build action call
1 parent 332bd8b commit 39e7560

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/deploy.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ on:
1010
jobs:
1111
# call out to build.yml
1212
doing-a-build:
13-
uses: sassman/t-rec-rs/.github/workflows/build.yml@7dfca05926ed20ff656cec72f94f41f21f348fc6
13+
uses: sassman/t-rec-rs/.github/workflows/build.yml@main
1414

1515
publish:
1616
name: post / cargo publish

0 commit comments

Comments
 (0)