Skip to content

Commit

Permalink
chore: Add TODOs for workflow improvements and release artifact upload
Browse files Browse the repository at this point in the history
  • Loading branch information
prvashisht committed Jun 11, 2024
1 parent b6deb8f commit f728ffd
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions .github/workflows/release-extension.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,9 @@ on:
- 'manifest.json'
- '.github/workflows/release-extension.yaml'

# TODO: Run the workflow without repo changing actions on workflow file change
# TODO: Upload the release artifacts to respective browser stores via API

jobs:
check_version:
runs-on: ubuntu-latest
Expand Down

0 comments on commit f728ffd

Please sign in to comment.