Skip to content

Commit

Permalink
update replace values action
Browse files Browse the repository at this point in the history
Signed-off-by: Guillaume Falourd <[email protected]>
  • Loading branch information
GuillaumeFalourd committed Sep 25, 2023
1 parent 81fa280 commit 811847b
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions .github/workflows/replace-values-action.yml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
name: Replace Value Action
name: Replace Values Action

on: [push, workflow_dispatch]

Expand All @@ -14,4 +14,4 @@ jobs:
parameters: |
#{SECRET_TOKEN}# >> SECRET_VALUE
blabla >> my_app_id
- run: cat ./file.json

0 comments on commit 811847b

Please sign in to comment.