Skip to content

Commit 96a73a2

Browse files
authored
Add the AUHSD Finals schedule (2021)
2 parents 71952a2 + 0517c5a commit 96a73a2

File tree

6 files changed

+540
-44
lines changed

6 files changed

+540
-44
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,6 +4,7 @@ node_modules
44

55

66
# Local environment variables
7+
.env
78
.env.local
89
.env.*.local
910

netlify.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -29,4 +29,4 @@ status = 200
2929
package = "@sentry/netlify-build-plugin"
3030

3131
[plugins.inputs]
32-
sentryRelease = "3.0.0"
32+
sentryRelease = "3.0.1"

0 commit comments

Comments
 (0)