Skip to content

Commit

Permalink
Update and rename pr-push.yml to auto-publish.yml (#283)
Browse files Browse the repository at this point in the history
  • Loading branch information
marcoscaceres committed Jul 13, 2021
1 parent a462875 commit 279bd52
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# .github/workflows/pr-push.yml
# .github/workflows/auto-push.yml
name: CI
on:
pull_request: {}
Expand All @@ -14,4 +14,4 @@ jobs:
with:
W3C_ECHIDNA_TOKEN: ${{ secrets.ECHIDNA_TOKEN }}
# Replace following with appropriate value. See options.md for details.
W3C_WG_DECISION_URL: https://w3c.github.io/web-performance/meetings/2021/2021-04-01/index.html
W3C_WG_DECISION_URL: https://w3c.github.io/web-performance/meetings/2021/2021-04-01/index.html

0 comments on commit 279bd52

Please sign in to comment.