Skip to content

Commit

Permalink
Fix events
Browse files Browse the repository at this point in the history
  • Loading branch information
ellie committed Oct 19, 2023
1 parent 5a353d5 commit ce114b1
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .github/workflows/docker.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,9 @@ name: build-docker

on:
push:
branches: [ master ]
branches: [ main ]
tags:
- 'v*'

jobs:

Expand Down

1 comment on commit ce114b1

@vercel
Copy link

@vercel vercel bot commented on ce114b1 Oct 19, 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:

atuin-docs – ./

atuin-docs-git-main-atuin.vercel.app
atuin-docs.vercel.app
atuin-docs-atuin.vercel.app

Please sign in to comment.