Skip to content

Commit ffa308d

Browse files
committed
style: add trailing newline to docker-publish.yml workflow file
1 parent e1a5e79 commit ffa308d

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

.github/workflows/docker-publish.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -140,4 +140,4 @@ jobs:
140140
keep-n-most-recent: 3
141141
image-tags: "!latest"
142142
account: user
143-
token: ${{ secrets.PAT_GIT_ACTION }}
143+
token: ${{ secrets.PAT_GIT_ACTION }}

0 commit comments

Comments
 (0)