Skip to content

Commit

Permalink
GH-2 play with deployment name
Browse files Browse the repository at this point in the history
  • Loading branch information
jouvent authored Oct 31, 2023
1 parent 6fdf28b commit 034657b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions .github/workflows/github-actions.yml
Original file line number Diff line number Diff line change
Expand Up @@ -9,5 +9,6 @@ jobs:
deployment:
runs-on: ubuntu-latest
environment: test
name: deploy version 0.1-${{ github.run_number }}
steps:
- run: echo "Deployed to test"

0 comments on commit 034657b

Please # to comment.