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 6903822

Browse filesBrowse files
committed
Revert test setup
1 parent cf6085d commit 6903822
Copy full SHA for 6903822

File tree

Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed
Filter options
Expand file treeCollapse file tree

1 file changed

+2
-2
lines changed

‎.github/workflows/pre_release.yaml

Copy file name to clipboardExpand all lines: .github/workflows/pre_release.yaml
+2-2Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@ on:
44
# Trigger a beta version release (pre-release) on push to the master branch.
55
push:
66
branches:
7-
- automated-release-process # TODO replace with master
7+
- master
88
tags-ignore:
99
- "**" # Ignore all tags to prevent duplicate builds when tags are pushed.
1010

@@ -18,7 +18,7 @@ jobs:
1818
tag_name: ${{ steps.release_metadata.outputs.tag_name }}
1919
changelog: ${{ steps.release_metadata.outputs.changelog }}
2020
steps:
21-
- uses: apify/workflows/git-cliff-release@improve-git-cliff-release
21+
- uses: apify/workflows/git-cliff-release@main
2222
id: release_metadata
2323
name: Prepare release metadata
2424
with:

0 commit comments

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