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

Wrong gitea workflow output #35373

Closed
Closed
Labels
@aiyolo

Description

Description

I'm using a gitea runner on windows.

The below workflow job step will cause error invalid format '', expected a line with '=' or '<<'.

 - name: Generate release name
 id: set_release_name
 run: |
 $releaseName=some-release
 write-output "releaseName=$releaseName" >> $env:GITEA_OUTPUT
 write-output $releaseName

I'm quite confused about the error. The syntax is ok, why it produced?

Gitea Version

1.24.5

Can you reproduce the bug on the Gitea demo site?

Yes

Log Gist

No response

Screenshots

Image

Git Version

No response

Operating System

windows11

How are you running Gitea?

docker

Database

None

Metadata

Metadata

Assignees

No one assigned

    Labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions

        AltStyle によって変換されたページ (->オリジナル) /