Compare commits
2 Commits
2c2a58975e
...
5510832538
Author | SHA1 | Date | |
---|---|---|---|
![]() |
5510832538 | ||
![]() |
604e8dfe70 |
@ -57,13 +57,6 @@ jobs:
|
||||
username: gitearobot
|
||||
password: ${{ secrets.PACKAGE_GITEA_PAT }}
|
||||
registry: git.disi.dev
|
||||
- name: Login to HomeLab NuGet feed
|
||||
uses: sersoft-gmbh/dotnet-nuget-login-action@v1
|
||||
with:
|
||||
registry-url: 'https://git.disi.dev/api/packages/HomeLab/nuget/index.json'
|
||||
registry-name: HomeLab
|
||||
username: gitearobot
|
||||
password: ${{ secrets.PACKAGE_GITEA_PAT }}
|
||||
- name: Build and publish
|
||||
run: |
|
||||
REPOSITORY_OWNER=$(echo "$GITHUB_REPOSITORY" | awk -F '/' '{print $1}' | tr '[:upper:]' '[:lower:]')
|
||||
|
11
HISTORY.md
11
HISTORY.md
@ -5,10 +5,21 @@ Changelog
|
||||
(unreleased)
|
||||
------------
|
||||
|
||||
Fix
|
||||
~~~
|
||||
- Remove uinnecessary NuGet login refs NOISSUE. [Simon Diesenreiter]
|
||||
|
||||
|
||||
0.1.16 (2025-04-15)
|
||||
-------------------
|
||||
|
||||
Fix
|
||||
~~~
|
||||
- Add direct CronTimer reference refs NOISSUE. [Simon Diesenreiter]
|
||||
|
||||
Other
|
||||
~~~~~
|
||||
|
||||
|
||||
0.1.15 (2025-04-15)
|
||||
-------------------
|
||||
|
@ -1 +1 @@
|
||||
0.1.16
|
||||
0.1.17
|
||||
|
Loading…
x
Reference in New Issue
Block a user