Skip to content

Commit b7c8b32

Browse files
committed
Add the week three slides to the release.yml file.
1 parent e54dc20 commit b7c8b32

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

.github/workflows/release.yml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,6 @@ jobs:
4141
- name: Release
4242
uses: softprops/action-gh-release@v1
4343
with:
44-
files: cs102-week-one.pdf, cs102-week-two.pdf
44+
files: cs102-week-one.pdf, cs102-week-two.pdf, cs102-week-three.pdf
4545
env:
4646
GITHUB_TOKEN: ${{ secrets.GITHUB_TOKEN }}

0 commit comments

Comments
 (0)