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 66
66
type : now
67
67
from_branch : master
68
68
target_branch : next
69
- github_token : ${{ github.token }}
69
+ github_token : ${{ secrets.TOKEN }}
Original file line number Diff line number Diff line change 2
2
3
3
4
4
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
+
5
20
## v0.1.1 (2024-03-13)
6
21
7
22
### Unknown
Original file line number Diff line number Diff line change @@ -5,7 +5,7 @@ build-backend = "setuptools.build_meta"
5
5
6
6
[project ]
7
7
name = " OpenGeodeWeb-Viewer"
8
- version = " 0.1.1"
8
+ version = " 0.1.2-rc. 1"
9
9
dynamic = [" dependencies" ]
10
10
authors = [
11
11
{
name =
" Geode-solutions" ,
email =
" [email protected] " },
You can’t perform that action at this time.
0 commit comments