Skip to content

Commit

Permalink
Merge pull request #229 from ClickHouse/add-workflow-permissions
Browse files Browse the repository at this point in the history
add workflow permissions
  • Loading branch information
serdec authored Nov 21, 2023
2 parents 43dd7b6 + f049cae commit 5f51abe
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,7 @@ on:
jobs:
build:
runs-on: ubuntu-latest
permissions: write-all
steps:
- name: Set tag from input
if: github.event_name == 'workflow_dispatch'
Expand Down

1 comment on commit 5f51abe

@vercel
Copy link

@vercel vercel bot commented on 5f51abe Nov 21, 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:

click-ui – ./

click-ui.vercel.app
click-ui-git-main-clickhouse.vercel.app
click-ui-clickhouse.vercel.app

Please sign in to comment.