Movatterモバイル変換


[0]ホーム

URL:


Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings

Commit3326c43

Browse files
authored
change trigger committer (#140)
1 parentfaf01b3 commit3326c43

File tree

2 files changed

+3
-1
lines changed

2 files changed

+3
-1
lines changed

‎.github/workflows/release-trigger.yaml‎

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,8 @@ jobs:
1717
with:
1818
python-version:"3.8"
1919
-name:Push tag for each updated package
20+
env:
21+
GH_TOKEN:${{ secrets.RENOVATE_TOKEN }}
2022
run:|
2123
git config --global user.name "SDK Releaser Bot"
2224
git config --global user.email "noreply@stackit.de"

‎services/dns/pyproject.toml‎

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
[tool.poetry]
22
name ="stackit-dns"
3-
version ="v0.0.1a3"
3+
version ="v0.0.1a4"
44
authors = ["STACKIT Developer Tools <developer-tools@stackit.cloud>"]
55
description ="STACKIT DNS API"
66
readme ="README.md"

0 commit comments

Comments
 (0)

[8]ページ先頭

©2009-2025 Movatter.jp