Skip to content

Commit f728ffd

Browse files
committed
chore: Add TODOs for workflow improvements and release artifact upload
1 parent b6deb8f commit f728ffd

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

.github/workflows/release-extension.yaml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,9 @@ on:
88
- 'manifest.json'
99
- '.github/workflows/release-extension.yaml'
1010

11+
# TODO: Run the workflow without repo changing actions on workflow file change
12+
# TODO: Upload the release artifacts to respective browser stores via API
13+
1114
jobs:
1215
check_version:
1316
runs-on: ubuntu-latest

0 commit comments

Comments
 (0)