Skip to content

Commit 689f408

Browse files
committed
CI: Add attribution for publish job
1 parent a6ea1bb commit 689f408

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

.github/workflows/publish.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,6 +7,7 @@ env:
77
REGISTRY: ghcr.io
88
IMAGE_NAME: ${{ github.repository }}
99
jobs:
10+
# Adapted from https://pratikpc.medium.com/publishing-crates-using-github-actions-165ee67780e1
1011
publish-crate:
1112
name: Publish crate to crates.io
1213
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)