Skip to content

Commit 62d6c9e

Browse files
committed
ci: fix action path
1 parent 8980dee commit 62d6c9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/build.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -80,7 +80,7 @@ jobs:
8080

8181
- name: Deploy release list to GitHub Pages
8282
id: deployment
83-
uses: containerbase/internal-tools@b29c63c57dd3f5cccfba5e58416f531c23b9e122 # v4.3.0
83+
uses: containerbase/internal-tools/publish-releases@b29c63c57dd3f5cccfba5e58416f531c23b9e122 # v4.3.0
8484
with:
8585
command: release-list
8686
token: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)