Skip to content

Commit

Permalink
Add write-all permissions to docker push
Browse files Browse the repository at this point in the history
  • Loading branch information
jeffvli committed Sep 24, 2023
1 parent ebcb7bc commit 46a2c29
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish-docker-auto.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,6 @@
# Referenced from: https://docs.github.com/en/actions/publishing-packages/publishing-docker-images#introduction
name: Publish Docker to GHCR
permissions: write-all

on:
push:
Expand Down

1 comment on commit 46a2c29

@vercel
Copy link

@vercel vercel bot commented on 46a2c29 Sep 24, 2023

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Successfully deployed to the following URLs:

feishin – ./

feishin-git-development-jeffvli.vercel.app
feishin.vercel.app
feishin-jeffvli.vercel.app

Please sign in to comment.