Skip to content

Commit

Permalink
Update main.yml
Browse files Browse the repository at this point in the history
  • Loading branch information
mlaxer88 authored Jan 23, 2024
1 parent 91f97e7 commit c00852f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/main.yml
Original file line number Diff line number Diff line change
Expand Up @@ -22,8 +22,8 @@ jobs:
with:
project: VGTVSPHERE
issuetype: Story
summary: "GitHub Issue: $ {{ github.event_name }}"
description: Created by ${{ github.action }}
summary: "GitHub Issue: ${{ github.event_name }}"
description: "Created by ${{ github.actor }}"

- name: Log created issue
run: echo "Issue ${{ steps.create.outputs.issue }} was created"

0 comments on commit c00852f

Please sign in to comment.