File tree Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Expand file tree Collapse file tree 3 files changed +17
-2
lines changed Original file line number Diff line number Diff line change 6666 type : now
6767 from_branch : master
6868 target_branch : next
69- github_token : ${{ github.token }}
69+ github_token : ${{ secrets.TOKEN }}
Original file line number Diff line number Diff line change 22
33
44
5+ ## v0.1.2-rc.1 (2024-05-03)
6+
7+ ### Fix
8+
9+ * fix(actions): admin token for actions ([ ` 35e2a56 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/35e2a56bed848908400dde04e466f93cc6d6a56f ) )
10+
11+ ### Unknown
12+
13+ * Merge pull request #20 from Geode-solutions/fix/admin_token
14+
15+ fix(actions): admin token for actions ([ ` 2bc881c ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/2bc881ccee9636469a3edbdfcc4934099be2c08b ) )
16+
17+ * ([ ` b7a6367 ` ] ( https://github.com/Geode-solutions/OpenGeodeWeb-Viewer/commit/b7a63678c77bba82cf36fc13cdea1237e1c33a6d ) )
18+
19+
520## v0.1.1 (2024-03-13)
621
722### Unknown
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
55
66[project ]
77name = " OpenGeodeWeb-Viewer"
8- version = " 0.1.1"
8+ version = " 0.1.2-rc. 1"
99dynamic = [" dependencies" ]
1010authors = [
1111 {
name =
" Geode-solutions" ,
email =
" [email protected] " },
You can’t perform that action at this time.
0 commit comments