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

Revert "Bump globals from 16.4.0 to 16.5.0"#341

Revert "Bump globals from 16.4.0 to 16.5.0"

Revert "Bump globals from 16.4.0 to 16.5.0" #341

Workflow file for this run

name:Test branches with slash in name
on:[push]
permissions:
contents:read
jobs:
test:
runs-on:ubuntu-latest
steps:
# To use this repository's private action, you must check out the repository
-uses:actions/checkout@08c6903cd8c0fde910a37f88322edcfb5dd907a8# was: actions/checkout@v4
with:
fetch-depth:0
-name:Generate changelog
id:changelog
# refme: ignore
uses:metcalfc/changelog-generator@main
with:
myToken:${{ secrets.GITHUB_TOKEN }}
head-ref:'origin/test/branch'#add 'origin/` in front of your branch name
base-ref:'v1.0.0'
fetch:false
-name:Get the changelog
run:|
cat << "EOF"
${{ steps.changelog.outputs.changelog }}
EOF

[8]ページ先頭

©2009-2025 Movatter.jp