Skip to content

Commit

Permalink
chore: edit yml
Browse files Browse the repository at this point in the history
  • Loading branch information
egdiala committed Jun 9, 2024
1 parent 4838bdc commit 5eddfd1
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions .github/workflows/publish.yml
Original file line number Diff line number Diff line change
Expand Up @@ -2,11 +2,11 @@ name: Upload to Chrome Web Store

on:
push:
tags:
- '*'
branches:
- main

jobs:
upload:
build:
runs-on: ubuntu-latest
steps:
- name: Checkout
Expand Down

0 comments on commit 5eddfd1

Please sign in to comment.