Skip to content

Commit

Permalink
Update manual.yml
Browse files Browse the repository at this point in the history
Signed-off-by: Sharon <[email protected]>
  • Loading branch information
sharonstout1981 authored Jan 4, 2025
1 parent f38b9f3 commit 7af1019
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/manual.yml
Original file line number Diff line number Diff line change
Expand Up @@ -23,13 +23,13 @@ jobs:
# This workflow contains a single job called "greet"
greet:
# The type of runner that the job will run on
runs-on: ubuntu-latest
runs-on: ubuntu-latest 20.04

# Steps represent a sequence of tasks that will be executed as part of the job
steps:
# Runs a single command using the runners shell
- name: Send greeting
run: echo "Hello ${{ inputs.name }}"
- name:
- name: world
uses: sonatype-nexus-community/[email protected]

0 comments on commit 7af1019

Please sign in to comment.