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

Appearance settings

Commit 493a837

Browse filesBrowse files
committed
fix: add step id
1 parent 77f1534 commit 493a837
Copy full SHA for 493a837

File tree

Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Open diff view settings
Filter options
Expand file treeCollapse file tree

1 file changed

+1
-0
lines changed
Open diff view settings
Collapse file

‎.github/workflows/update-peerdb-release-version.yml‎

Copy file name to clipboardExpand all lines: .github/workflows/update-peerdb-release-version.yml
+1Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -41,6 +41,7 @@ jobs:
4141
with:
4242
token: '${{ secrets.DEVOPS_BOT_GITHUB_TOKEN }}'
4343
- name: Update PeerDB version
44+
id: update-peerdb-version
4445
run: |
4546
set -eo pipefail
4647
sed -i -E 's:(^PEERDB_VERSION=).*?($):\1${{ env.STABLE_PEERDB_VERSION }}\2:g' .env.template

0 commit comments

Comments
0 (0)
Morty Proxy This is a proxified and sanitized view of the page, visit original site.